手机端项目整体UI调整修改
This commit is contained in:
@@ -72,6 +72,12 @@ var kr = {
|
||||
commission: "수수료",
|
||||
amountCannotBe0: "금액은 0일 수 없습니다.",
|
||||
submittingApplication: "신청 제출 중...",
|
||||
bankName: "은행명",
|
||||
accountName: "예금주명",
|
||||
accountNumber: "은행 계좌번호",
|
||||
enterAccountName: "예금주명을 입력해 주세요",
|
||||
enterAccountNumber: "은행 계좌번호를 입력해 주세요",
|
||||
insufficientBalance: "잔액이 부족합니다",
|
||||
|
||||
transfer: "전송",
|
||||
accountBalance: "계정 잔액",
|
||||
|
||||
Reference in New Issue
Block a user