shoppingmallv2 init...

This commit is contained in:
최준흠git config git config --helpgit config --global user.name 최준흠 2023-08-12 14:41:15 +09:00
parent 6934f5ff83
commit 465ebb7a29

View File

@ -20,6 +20,7 @@ return [
"use" => "장바구니",
"unuse" => "주문취소",
"Deposit" => "무통장입금",
"Card" => "카드결제"
"Card" => "카드결제",
"paid" => "결제완료"
]
];