transaction.constants 번역 키 추가: card, mobilePhone

알림톡 필터에서 사용되는 번역 키를 추가했습니다.

추가된 키:
- transaction.constants.card: 카드 / Card
- transaction.constants.mobilePhone: 휴대폰 / Mobile Phone

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
Jay Sheen
2025-11-03 17:21:15 +09:00
parent 6b4e963fe8
commit 8c4daf05b9
2 changed files with 8 additions and 4 deletions

View File

@@ -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",

View File

@@ -649,10 +649,12 @@
"deposit": "입금",
"waitingDeposit": "입금대기",
"issueCancel": "채번취소",
"card": "카드",
"creditCard": "신용카드",
"virtualAccount": "가상계좌",
"accountTransfer": "계좌이체",
"accountSimpleTransfer": "계좌간편결제",
"mobilePhone": "휴대폰",
"mobilePayment": "휴대폰",
"ssgMoney": "SSG 머니",
"ssgBank": "SSG 은행계좌",