From d5381ec06ab5f549fade867c3a874de613bdd5d4 Mon Sep 17 00:00:00 2001 From: dcc <dcc@163.com> Date: Fri, 07 Jun 2024 10:23:41 +0800 Subject: [PATCH] 去掉BNB充值,调试好充值接口 --- src/i18n/en.json | 20 ++++++++++++++------ 1 files changed, 14 insertions(+), 6 deletions(-) diff --git a/src/i18n/en.json b/src/i18n/en.json index 971ab99..340becc 100644 --- a/src/i18n/en.json +++ b/src/i18n/en.json @@ -1077,7 +1077,7 @@ "总交易量": "Total Trading Volume", "选择币种": "Select currency", "钱包账户": "Wallet account", - "长按粘贴": "Enter address", + "长按粘贴": "Enter the blockchain address", "可到账数量": "Quantity available", "日利率": "Daily interest rate", "请输入充币数量": "Please enter the deposit amount", @@ -1202,7 +1202,7 @@ "提现费用": "Withdrawal fee", "快速提币": "Withdrawal", "提币到数字币地址": "Withdraw to the crypto address", - "输入地址": "Enter address", + "输入地址": "Enter the blockchain address", "主网络": "Main network", "金额": "Amount", "全部": "All", @@ -1914,12 +1914,12 @@ "ICO记录": "ICO records", "申请时间": "Application time", "认缴": "Subscription", - "已认购": "Subscribed", + "已认购": "Subscription", "已中签": "lottery", "已认缴": "Subscribed", "未中签": "Not winning the lottery", "单价:": "Unit price:", - "认购": "subscription", + "认购": "Subscription", "新币预览": "New Currency Preview", "配售": "Placement", "认购成功": "Subscription successful", @@ -1950,6 +1950,14 @@ "邀请好友一起赚钱": "Inviting friends to make money together", "请不要向任何人透露密码、短信和谷歌验证码,包括交易所工作人员。": "Please do not disclose passwords, text messages, and Google verification codes to anyone, including exchange staff.", "设置": "set up", - "直播": "direct seeding", - "比赛": "competition" + "直播": "Live", + "比赛": "Competition", + "已上市": "Listed", + "是否认购": "Whether to subscribe", + "请先实名认证!": "Please authenticate your real name first!", + "USDC充值": "USDC deposit", + "BNB充值": "BNB deposit", + "記住帳戶密碼": "Remember account password", + "记住帐户密码": "Remember account password", + "中签结果": "Winning the lottery result" } \ No newline at end of file -- Gitblit v1.9.3