fix: 修正提现金额输入提示中的占位符格式
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
"chooseCurrency": "Choose Currency",
|
||||
"chooseMethod": "Choose Withdraw Method",
|
||||
"amount": "Amount",
|
||||
"enterAmountMax": "Enter the amount (Max: {{amount}})",
|
||||
"enterAmountMax": "Enter the amount (Max: {amount})",
|
||||
"validAmountError": "Please enter a valid amount.",
|
||||
"bankAccountId": "Bank Account ID",
|
||||
"enterBankAccountId": "Enter the bank account ID",
|
||||
|
||||
Reference in New Issue
Block a user