From 349c48e168b9f2580334422228acde7d1b21bede Mon Sep 17 00:00:00 2001
From: 李凌 <344137771@qq.com>
Date: Fri, 05 Jun 2026 11:19:15 +0800
Subject: [PATCH] 1

---
 src/i18n/en.js |   21 +++++++++++++++++++--
 1 files changed, 19 insertions(+), 2 deletions(-)

diff --git a/src/i18n/en.js b/src/i18n/en.js
index 509e289..ae7a469 100644
--- a/src/i18n/en.js
+++ b/src/i18n/en.js
@@ -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",
@@ -2099,6 +2099,13 @@
     "查询": "Search",
     "永续合约": "Perpetual",
     "交割合约": "Delivery",
+    "AI量化": "AI Quant",
+    "可解锁周期": "Unlock period",
+    "订单信息": "Order info",
+    "时间信息": "Time info",
+    "点击查看详情": "Tap for details",
+    "剩余分钟": "Minutes left",
+    "暂无交割周期配置,请联系客服": "No delivery periods configured. Please contact support.",
     "最新价格": "Last price",
     "24h最高价": "24h High",
     "24h最低价": "24h Low",
@@ -2708,6 +2715,15 @@
     "期望借款金额": "Expected Loan Amount",
     "经过平台审核,您可向平台申请一笔借款!": "After platform review, you can apply for a loan from the platform!",
     "助力贷": "Loan",
+    "AI Quant": "AI Quant",
+    "最高可借": "Max Loan Amount",
+    "选择借款期限": "Select Loan Term",
+    "借款方案": "Loan Plan",
+    "预计总利息": "Estimated Interest",
+    "身份认证": "Identity Verification",
+    "请上传证件正反面": "Please upload front and back of ID",
+    "提交申请": "Submit Application",
+    "提交失败": "Submission failed",
     "loanRuleContent12": "To avoid missing the repayment date, our customer service will notify you multiple times before your repayment date. If you miss the repayment date, your payment will be automatically extended by 7 days. In this case, an additional overdue interest of 0.025 of the loan amount will be charged.",
     "loanRuleTitle12": "12. What happens if I fail to repay on time?",
     "loanRuleContent11": "Automatic repayment is currently not supported.",
@@ -2821,4 +2837,5 @@
 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