|
|
@ -157,22 +157,26 @@ export default { |
|
|
|
"title": "Withdrawal", |
|
|
|
"account": "Account Amount US", |
|
|
|
"unit": "USDT", |
|
|
|
"withdraw-amount": "Withdrawal Amount", |
|
|
|
"withdraw-descript": "Withdrawal will be transferred to cryptocurrency wallet", |
|
|
|
"withdrawal-all": "Withdraw All", |
|
|
|
"deposit-now": "Deposit Amount", |
|
|
|
"pin": "Security PIN", |
|
|
|
"submit": "Submit", |
|
|
|
"noBalance": "Your balance is 0", |
|
|
|
"successfulWithdrawal": "Successful withdrawal", |
|
|
|
"insufficientBalance": "Insufficient balance", |
|
|
|
"creditLimit": "The withdrawal amount must be greater than 0", |
|
|
|
"payPassEmpty": "Please enter the withdrawal amount", |
|
|
|
"warn": "Warning", |
|
|
|
"warn-detail": "Since your funds are large and exceed the withdrawal amount of ordinary users, please consider upgrading your VIP level!", |
|
|
|
"ok": "OK", |
|
|
|
"address" : "Withdrawal address", |
|
|
|
"addressEmpty" : "Please add address" |
|
|
|
// "withdraw-amount": "Withdrawal Amount",
|
|
|
|
// "withdraw-descript": "Withdrawal will be transferred to cryptocurrency wallet",
|
|
|
|
// "withdrawal-all": "Withdraw All",
|
|
|
|
// "deposit-now": "Deposit Amount",
|
|
|
|
// "pin": "Security PIN",
|
|
|
|
// "submit": "Submit",
|
|
|
|
// "noBalance": "Your balance is 0",
|
|
|
|
// "successfulWithdrawal": "Successful withdrawal",
|
|
|
|
// "insufficientBalance": "Insufficient balance",
|
|
|
|
// "creditLimit": "The withdrawal amount must be greater than 0",
|
|
|
|
// "payPassEmpty": "Please enter the withdrawal amount",
|
|
|
|
// "warn": "Warning",
|
|
|
|
// "warn-detail": "Since your funds are large and exceed the withdrawal amount of ordinary users, please consider upgrading your VIP level!",
|
|
|
|
// "ok": "OK",
|
|
|
|
// "address" : "Withdrawal address",
|
|
|
|
// "addressEmpty" : "Please add address",
|
|
|
|
"payment_passwrod-placeholder" : "Please enter payment passwrod", |
|
|
|
"payment_passwrod" : "Payment passwrod", |
|
|
|
"Minimum" : "Minimum Withdrawal amount 1", |
|
|
|
"Withdraw_amount" : "Withdraw amount", |
|
|
|
}, |
|
|
|
"login": { |
|
|
|
"username": "Username", |
|
|
|