- 부가서비스 다국어 Key 누락 및 오역 수정

This commit is contained in:
HyeonJongKim
2025-11-06 15:45:57 +09:00
parent 4794ca5257
commit 6ebd6e3b7e
5 changed files with 39 additions and 37 deletions

View File

@@ -103,40 +103,40 @@
"processingResult": "Result",
"deliveryStatus": "Delivery Status",
"searchOptions": {
"cardNumber": "Card Number",
"approvalNumber": "Approval Number",
"buyerName": "Purchaser Name",
"virtualAccountNumber": "Virtual Account Number",
"depositorName": "Depositor Name",
"phoneNumber": "Phone Number",
"giftCardNumber": "Gift Card Number",
"customerId": "Customer ID",
"culturelandId": "Cultureland ID",
"tmoneyCardNumber": "Tmoney Card Number",
"issueNumber": "Issue Number"
"cardNumber": "Card Number",
"approvalNumber": "Approval Number",
"buyerName": "Purchaser Name",
"virtualAccountNumber": "Virtual Account Number",
"depositorName": "Depositor Name",
"phoneNumber": "Phone Number",
"giftCardNumber": "Gift Card Number",
"customerId": "Customer ID",
"culturelandId": "Cultureland ID",
"tmoneyCardNumber": "Tmoney Card Number",
"issueNumber": "Issue Number"
},
"periods": {
"today": "Today",
"week": "1 Week",
"currentMonth": "Current",
"1month": "1 Month",
"2months": "2 Months",
"3months": "3 Months",
"6months": "6 Months",
"custom": "Custom"
"today": "Today",
"week": "1 Week",
"currentMonth": "Current",
"1month": "1 Month",
"2months": "2 Months",
"3months": "3 Months",
"6months": "6 Months",
"custom": "Custom"
},
"selectDate": "Select Date",
"transactionType": "Payment Type",
"transactionTypes": {
"all": "All",
"deposit": "Deposit",
"withdrawal": "Withdrawal"
"all": "All",
"deposit": "Deposit",
"withdrawal": "Withdrawal"
},
"sortOrder": "Sort Order",
"sortOrders": {
"latest": "Latest",
"oldest": "Oldest",
"highest": "Highest"
"latest": "Latest",
"oldest": "Oldest",
"highest": "Highest"
},
"startDate": "Start Date",
"endDate": "End Date",
@@ -149,7 +149,7 @@
"status": "Status",
"completed": "Completed",
"failed": "Failed"
},
},
"settings": {
"title": "Settings",
"notificationSettings": "Notification Settings",
@@ -1014,6 +1014,7 @@
"searchResult": "Search Result",
"bank": "Bank",
"select": "Select",
"request": "Request",
"searchRequest": "Search Request"
},
"faceAuth": {
@@ -1142,7 +1143,7 @@
"confirmSendMessage": "Please confirm\nthe message to be sent",
"paymentRequestComplete": "Payment request has been completed.",
"merchantName": "Merchant Name",
"customerGreeting": "Hello, {buyerName}!",
"customerGreeting": "Hello, {{buyerName}}!",
"paymentGuideMessage": "NICEPAYMENTS Co., Ltd. is notifying you\nof the payment details.\nYou can check the details and proceed with payment by accessing the URL below.",
"separateApproval": "Link Payment_Separate Approval",
"extendPeriodNotice": "※ Extension Period: Up to 7 days, can be extended 3 times in total",
@@ -1184,6 +1185,7 @@
"additional": "Additional",
"sendMethodFilter": "Send Method",
"processStatus": "Process Status",
"resendSuccess": "Resend Success.",
"resendFailed": "Resend failed.",
"resendError": "An error occurred during resend.",
"resendConfirm": "Do you want to resend?",