diff --git a/src/locales/en.json b/src/locales/en.json index 94f5fdb..d547ef9 100644 --- a/src/locales/en.json +++ b/src/locales/en.json @@ -649,10 +649,12 @@ "deposit": "Deposit", "waitingDeposit": "Waiting Deposit", "issueCancel": "Serial Number Cancel", + "card": "Card", "creditCard": "Credit Card", "virtualAccount": "Virtual Account", "accountTransfer": "Bank Transfer", "accountSimpleTransfer": "Simple Account Payment", + "mobilePhone": "Mobile Phone", "mobilePayment": "Mobile Phone", "ssgMoney": "SSG Money", "ssgBank": "SSG Bank Account", @@ -928,7 +930,7 @@ "all": "All", "virtualAccountReqShort": "Virtual Account\nRequest", "virtualAccountReqDepositShort": "Virtual Account\nRequest+Deposit", - "buyerReceiveNumber": "Buyer,Receive Number", + "buyerReceiveNumber": "Purchaser,Receive Number", "receivePhoneNumber": "Receive Phone Number", "queryResult": "Query Result" }, @@ -1057,12 +1059,12 @@ "alimtalk": { "title": "Alimtalk Payment Notification", "detailTitle": "Alimtalk Send Detail", - "buyer": "Buyer", + "buyer": "Purchaser", "depositRequest": "Deposit Request", "depositComplete": "Deposit Complete", "kakaotalk": "KakaoTalk", "fbSms": "FB SMS", - "orderOrTid": "Buyer, TID", + "orderOrTid": "Purchaser, TID", "notificationCategory": "Notification Category", "sendType": "Send Type", "sendCategory": "Send Category", @@ -1070,7 +1072,7 @@ "transactionInfo": "Transaction Information", "serviceName": "Service Name", "sendKind": "Send Type", - "buyerName": "Buyer Name", + "buyerName": "Purchaser Name", "paymentService": "Payment Service", "notificationDivision": "Notification Division", "sendDivision": "Send Division", diff --git a/src/locales/ko.json b/src/locales/ko.json index d569cb7..b726b86 100644 --- a/src/locales/ko.json +++ b/src/locales/ko.json @@ -649,10 +649,12 @@ "deposit": "입금", "waitingDeposit": "입금대기", "issueCancel": "채번취소", + "card": "카드", "creditCard": "신용카드", "virtualAccount": "가상계좌", "accountTransfer": "계좌이체", "accountSimpleTransfer": "계좌간편결제", + "mobilePhone": "휴대폰", "mobilePayment": "휴대폰", "ssgMoney": "SSG 머니", "ssgBank": "SSG 은행계좌",