Add missing translation keys for ARS SMS resend
- Add transaction.apply translation key - Add transaction.sms.resendConfirmMessage translation key - Supports both Korean and English for SMS resend confirmation dialog 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -458,6 +458,7 @@
|
||||
"fullCancel": "Full Cancel",
|
||||
"partialCancel": "Partial Cancel",
|
||||
"submit": "Submit",
|
||||
"apply": "Apply",
|
||||
"searchAmount": "Search Amount",
|
||||
"searchDate": "Search Date",
|
||||
"transactionCount": "Transaction Count",
|
||||
@@ -466,6 +467,9 @@
|
||||
"download": "Download",
|
||||
"cancelTransaction": "Cancel Transaction",
|
||||
"confirmCancel": "Do you want to cancel this transaction?",
|
||||
"sms": {
|
||||
"resendConfirmMessage": "Do you want to resend SMS to this number?"
|
||||
},
|
||||
"filter": {
|
||||
"paymentStatus": "Payment Status",
|
||||
"orderStatus": "Order Status"
|
||||
|
||||
Reference in New Issue
Block a user