From 8cb4c3f0821de37093442b5b356e397f600fa060 Mon Sep 17 00:00:00 2001 From: queenwuli <942534046@qq.com> Date: Mon, 28 Mar 2022 11:03:53 +0800 Subject: [PATCH] gx --- src/assets/i18n/en.js | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diff --git a/src/assets/i18n/en.js b/src/assets/i18n/en.js index 53f584c..9fcdd5e 100644 --- a/src/assets/i18n/en.js +++ b/src/assets/i18n/en.js @@ -48,7 +48,7 @@ RedeemAll: "Redeem all", Price: "Price", Withdraw: "Withdraw", - WithdrawalAmount: 'Withdrawal amount', + WithdrawalAll: 'Withdraw all', TotalBalance: "Total balance", Confirm: "Confirm", Tip1: "Convert the ETH coins you dug into USDT, starting at 0.1ETH", @@ -67,6 +67,7 @@ ExchangeSuc: 'Exchange successfully', MinWithdrawCount: 'The minimum withdrawal amount is', Submitting: 'Submitting...', - ApproveTip: 'Please receive voucher first' + ApproveTip: 'Please receive voucher first', + Approving: 'Authorizing...' } } \ No newline at end of file -- Gitblit v1.9.1