shoppingmallv2/app/Language/ko/Deposit.php
최준흠git config git config --helpgit config --global user.name 최준흠 5d4391a0f7 shoppingmallv2 init...
2023-08-12 10:12:20 +09:00

10 lines
174 B
PHP

<?php
return [
'title' => "무통장입금결제",
'label' => [
'order_uid' => '주문번호',
'email' => '이메일',
'mobile' => '인증휴대폰',
],
];