From 68a34d95db63a264e7a577051d586ea496c63ca0 Mon Sep 17 00:00:00 2001
From: dcc <dcc@163.com>
Date: Sat, 29 Jun 2024 18:31:56 +0800
Subject: [PATCH] 123
---
src/i18n/en.json | 20 ++++++++++++--------
1 files changed, 12 insertions(+), 8 deletions(-)
diff --git a/src/i18n/en.json b/src/i18n/en.json
index c5720be..cc2a84f 100644
--- a/src/i18n/en.json
+++ b/src/i18n/en.json
@@ -1,5 +1,6 @@
{
"3": "three",
+ "期权合约":"Options",
"请输入止盈金额": "take profit amount",
"请输入止损金额": "stop loss amount",
"当前有待处理提现订单,请稍后提现!": "There is currently a pending withdrawal order, please withdraw later!",
@@ -1077,7 +1078,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 +1203,7 @@
"提现费用": "Withdrawal fee",
"快速提币": "Withdrawal",
"提币到数字币地址": "Withdraw to the crypto address",
- "输入地址": "Enter address",
+ "输入地址": "Enter the blockchain address",
"主网络": "Main network",
"金额": "Amount",
"全部": "All",
@@ -1914,12 +1915,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,11 +1951,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