From 09cd59e111da050db1e26621a231c7e2eb7a415b Mon Sep 17 00:00:00 2001
From: 李凌 <344137771@qq.com>
Date: Wed, 21 Jan 2026 21:55:11 +0800
Subject: [PATCH] 1

---
 src/i18n/en.js |   61 ++++++++++++++++++++++++++++--
 1 files changed, 56 insertions(+), 5 deletions(-)

diff --git a/src/i18n/en.js b/src/i18n/en.js
index 2ab906b..58a2418 100644
--- a/src/i18n/en.js
+++ b/src/i18n/en.js
@@ -18,7 +18,7 @@
     entryAccount: "Please enter account",
     password: "Password",
     repassword: "Confirm Password",
-    passwordTips: "Password (6-12 characters)",
+    passwordTips: "Password (8-16 characters, must contain uppercase letters and special characters)",
     surePassword: "Please confirm your password",
     invitCode: "Invitation code (optional)",
     entryInvitCode: "Please enter the invitation code",
@@ -65,8 +65,8 @@
     nationality: "Country of Citizenship",
     realName: "Actual name",
     entryRealName: "Please enter your real name",
-    credentPassport: "Document/passport number",
-    entryCredentPassport: "Please enter your ID/passport number",
+    credentPassport: "Government-issued ID / Passport Number",
+    entryCredentPassport: "Please enter your government-issued ID or passport number",
     uploadCredentPassport: "ID photo/upload passport",
     uploadPicCredentPassport: "Document/passport authentication picture upload",
     credentFront: "ID front",
@@ -925,7 +925,7 @@
     '全部收款方式': 'All payment methods',
     '请输入收款方式': 'Please enter payment method',
     '广告筛选': 'Ad screening',
-    '总额': 'Fiat Amount',
+    '总额': 'Total',
     '请输入总额': 'Please enter the total amount',
     '交易方式': 'Means of transaction',
     '国家/地区': 'Country / Region',
@@ -1679,7 +1679,7 @@
     "您的资料已成功上传": "Your information has been uploaded successfully",
     "返回": "Back",
     "历史记录": "History",
-    "充值": "Deposit",
+    "充值": "deposit",
     "提现": "Withdraw",
     "数字币地址转账": "Send to crypto address",
     "数字货币": "Cryptocurrency",
@@ -1715,6 +1715,7 @@
     "充提记录": "List",
     "充值通道": "Deposit channel",
     "USDT充值": "USDT deposit",
+    "USDC充值": "USDC deposit",
     "BTC充值": "BTC deposit",
     "ETH充值": "ETH deposit",
     "提币详情": "Withdrawal details",
@@ -2789,4 +2790,54 @@
     "安全规定": "Security Regulations",
     "反洗钱协议": "Anti-Money Laundering Agreement",
     "法律声明": "Legal Statement",
+    "金融服务牌照": "Financial Services License",
+    "充值记录": "Recharge record",
+    "当日": "Today",
+    "最低认购": "Minimum subscription",
+    "币种数量": "Currency quantity",
+    "进度": "Progress",
+    "更换绑定": "Change binding",
+    "手机号已绑定": "Mobile phone number has been bound",
+    "设置登录密码": "Set login password",
+    "确认登录密码": "Confirm login password",
+    "设置6位数字资金密码": "Set 6-digit digital fund password",
+    "通往机构机代币化的大门": "The gateway to institutional tokenization",
+    "请输入金融机构代码": "Please enter the financial institution code",
+    "电子邮箱": "Email",
+    "手机号码": "Phone number",
+    "请输入登录密码": "Please enter the login password",
+    "请输入手机号码": "Please enter the phone number",
+    "请输入8-16位字符,必须包含大写字母、和特殊字符": "Please enter 8-16 characters, must contain uppercase letters and special characters",
+    "请输入6位阿拉伯数字的资金密码": "Please enter the 6-digit Arabic numeral fund password",
+    "请输入邮箱验证码": "Please enter the email verification code",
+    "请输入金融机构识别码": "Please enter the financial institution identification code",
+    "发送邮箱验证码": "Send email verification code",
+    "手机验证码": "Phone verification code",
+    "请输入手机验证码": "Please enter the phone verification code",
+    "发送手机验证码": "Send phone verification code",
+    "充值提示": `Friendly Reminder:
+The payment address changes periodically. Do not save it for long-term use. Before making a payment, please confirm that it matches the address displayed on the system.
+Do not deposit any network protocols or currencies other than those provided in the options to the address above, as this will result in irrecoverable assets.
+Deposits to the address above will require confirmation from all network nodes, and will only be credited after a second network confirmation.
+Please ensure that your computer and browser are secure to prevent information tampering or leakage.
+If you have any questions, please contact our online customer service.`,
+    "DXCN白皮书":'DXCN White Paper',
+    "发售": "Sale",
+    "资格": "Qualification",
+    "中签时间": "Allocation Time",
+    "发行价": "Issue Price",
+    "利润": "Profit",
+    "申购总额": "Total Subscription Amount",
+    "现价总额": "Total Current Price",
+    "利润百分比": "Profit Percentage",
+    "ICO申购": "ICO Subscription",
+    "发掘最热、最新币种,及时捕捉市场机会": "Discover the hottest and latest cryptocurrencies, seize market opportunities in time",
+    "募集价格": "Subscription Price",
+    "实际支付": "Actual Payment",
+    "限售时间": "Restriction Time",
+    "持仓市值": "Market Value of Holdings",
+    "购买总额": "Total Purchase Amount",
+    "持仓信息": "Holding Information",
+    "此币还没有发行时间": "This coin has no issue time yet",
+    "请输入申购数量": "Please enter subscription quantity",
 }
\ No newline at end of file

--
Gitblit v1.9.3