diff --git a/src/locales/en-US.json b/src/locales/en-US.json index bb5c1bb..86becae 100644 --- a/src/locales/en-US.json +++ b/src/locales/en-US.json @@ -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",