- 빌링 결제신청(권한체크 'X' -> 'W')
- 에스크로 메일 재발송 버튼 활성화 조건 추가 , 권한체크 'X'-> 'W' - 다국어 누락 부분 추가
This commit is contained in:
@@ -715,8 +715,10 @@
|
||||
},
|
||||
"passwordGroup": {
|
||||
"cancelPassword": "Cancel Password",
|
||||
"passwordMismatch": "Password Mismatch"
|
||||
"passwordMismatch": "Password Mismatch",
|
||||
"pleaseCheckPassword": "Please check your cancel password."
|
||||
},
|
||||
"requestNotPossible": "Cancellation request is not possible.",
|
||||
"afterDeposit": {
|
||||
"title": "Transaction Cancel (After Deposit Cancel)",
|
||||
"notice": "The requested transaction cancellation can be processed after deposit.",
|
||||
@@ -761,7 +763,8 @@
|
||||
},
|
||||
"escrow": {
|
||||
"title": "Escrow",
|
||||
"detailTitle": "Escrow Details"
|
||||
"detailTitle": "Escrow Details",
|
||||
"mailResend": "Resend Email"
|
||||
},
|
||||
"billing": {
|
||||
"title": "Billing",
|
||||
|
||||
Reference in New Issue
Block a user