From 6cd1d790d0a55b8f763de8d1d129cca2772393e4 Mon Sep 17 00:00:00 2001
From: 李凌 <344137771@qq.com>
Date: Mon, 22 Dec 2025 18:37:14 +0800
Subject: [PATCH] 1

---
 src/i18n/en.js |   39 ++++++++++++++++++++++++++++++++++++---
 1 files changed, 36 insertions(+), 3 deletions(-)

diff --git a/src/i18n/en.js b/src/i18n/en.js
index 2ab906b..f30ece3 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",
@@ -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,36 @@
     "安全规定": "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',
 }
\ No newline at end of file

--
Gitblit v1.9.3