From 341ce7e7b712d54daf0f27e1e6c035bbe0733f27 Mon Sep 17 00:00:00 2001 From: lxf <1371462558@qq.com> Date: Wed, 09 Jul 2025 11:47:58 +0800 Subject: [PATCH] esdc 充值英文 --- src/i18n/en-US/index.js | 17 +++++++++++++---- 1 files changed, 13 insertions(+), 4 deletions(-) diff --git a/src/i18n/en-US/index.js b/src/i18n/en-US/index.js index 2602b5b..73ae527 100644 --- a/src/i18n/en-US/index.js +++ b/src/i18n/en-US/index.js @@ -86,7 +86,12 @@ '在线出售广告': `Sell Ads Online`, '在线广告': `Online advertising`, '更多数据': `More data`, - '高级认证': `Advanced Certification`, + '高级认证': `Entry-level certification`, + '个人头像': 'Profile picture', + '提币地址管理': 'Withdrawal address management', + '登录密码': 'Login password', + '修改': 'Modify', + '已绑定': 'Bound', '身份': `Identity`, '手机': `Cell phone`, '30日成单数': `30 days into the number of singles`, @@ -689,8 +694,8 @@ '认证中心': 'Certification Center', '个人中心': 'Personal center', '查看当前功能': 'View current features', - '进阶认证': 'Advanced Certification', - '公证认证': 'Notary certification', + '进阶认证': 'Entry-level certification', + '公证认证': 'Advanced Certification', '要求': 'Require', '个人信息': 'Personal information', '政府发行的身份证': 'Government-issued ID', @@ -1119,6 +1124,7 @@ "可到账数量": "Quantity available", "日利率": "Daily interest rate", "请输入充币数量": "Please enter the deposit amount", + "请等待上一笔充值完成!": "Please wait for the previous deposit to complete", "上传图片": "Upload image", "确定中": "Confirming", "现货/杆杠/合约": "Spot/Margin/Perpetual", @@ -1403,6 +1409,7 @@ "用户名不存在": "Username not exist.", "参数错误": "Parameter error.", "不在交易时段": "Not in trading period.", + "杠杆": 'Leverage', "存在不同杠杆的持仓单": " There are orders with different leverage existed.", "余额不足": "Insufficient balance.", "可平仓合约张数不足": " Insufficient number of liquidable contracts.", @@ -1548,6 +1555,8 @@ "加载完毕": "Loading complete", "操作": "Operate", "盈亏": "P/L", + "盈利": "Profit", + "盈利率": "Profit rate", "开仓金额": "Amount", "可平金额": "Closable amount", "建仓成本": "Average", @@ -1615,7 +1624,7 @@ "委托订单": "Open orders", "最新成交": "Latest Filled", "价格": "Price", - "数量": "Number", + "数量": "Trading Lots", "历史仓位": "Historical position", "交割时间": "Delivery time", "最小金额": "Minimum ", -- Gitblit v1.9.3