ARS 결제 다국어 지원 추가
- 신용카드 ARS 결제 페이지에 i18n 적용 - 한글/영문 번역 키 추가 (ko.json, en.json) - 페이지 제목, 버튼, 레이블 현지화 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -868,12 +868,14 @@
|
||||
"agreeOrReject": "Agree/Reject Settlement"
|
||||
},
|
||||
"ars": {
|
||||
"title": "Credit Card ARS Payment",
|
||||
"paymentComplete": "Payment Complete",
|
||||
"unpaid": "Unpaid",
|
||||
"pendingPayment": "Pending Payment",
|
||||
"paymentSuccess": "Payment Success",
|
||||
"expired": "Expired",
|
||||
"canceled": "Canceled"
|
||||
"canceled": "Canceled",
|
||||
"paymentRequest": "Payment Request"
|
||||
},
|
||||
"sms": {
|
||||
"title": "SMS Payment Notification",
|
||||
|
||||
Reference in New Issue
Block a user