From 724d5ab0cedd0d72f4a114fcbae3d882c3cccffa Mon Sep 17 00:00:00 2001 From: Seven Date: Mon, 15 Dec 2025 00:51:51 +0700 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E6=AD=A3=E6=8F=90=E7=8E=B0?= =?UTF-8?q?=E9=87=91=E9=A2=9D=E8=BE=93=E5=85=A5=E6=8F=90=E7=A4=BA=E4=B8=AD?= =?UTF-8?q?=E7=9A=84=E5=8D=A0=E4=BD=8D=E7=AC=A6=E6=A0=BC=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/locales/en-US.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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",