From 5f645734b032f744a8d76dc06a3593c5c4f749d4 Mon Sep 17 00:00:00 2001 From: huzheng12 <52150713+huzheng12@users.noreply.github.com> Date: Fri, 03 May 2024 20:26:29 +0800 Subject: [PATCH] first commit --- src/i18n/en.json | 15 +++++++++------ 1 files changed, 9 insertions(+), 6 deletions(-) diff --git a/src/i18n/en.json b/src/i18n/en.json index c5720be..dd58c3a 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", @@ -1950,11 +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 recharge", - "BNB充值": "BNB recharge" + "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