From 6ce72faea61dcc53ff2b8a522d2b48a7692556f9 Mon Sep 17 00:00:00 2001 From: queenwuli <942534046@qq.com> Date: Mon, 28 Mar 2022 16:11:47 +0800 Subject: [PATCH] gx --- src/assets/i18n/zh.js | 7 +++++-- 1 files changed, 5 insertions(+), 2 deletions(-) diff --git a/src/assets/i18n/zh.js b/src/assets/i18n/zh.js index d5a4492..d3f539e 100644 --- a/src/assets/i18n/zh.js +++ b/src/assets/i18n/zh.js @@ -48,7 +48,7 @@ RedeemAll: "全部兑换", Price: "价格", Withdraw: "提现", - WithdrawalAmount: "提现金额", + WithdrawalAll: "全部提现", TotalBalance: "总金额", Confirm: "确认", Tip1: "从0.1分开始,将您挖掘的ETH硬币转换为USDT", @@ -67,6 +67,9 @@ ExchangeSuc: '兑换成功', MinWithdrawCount: '最小提现金额为', Submitting: '提交中...', - ApproveTip: '请先授权凭证' + ApproveTip: '请先授权凭证', + Approving: '授权中...', + Mobile: '移动', + ChooseWallet: '选择你的钱包' } } \ No newline at end of file -- Gitblit v1.9.1