From e01cee0f0c5c5c2eb2d8595eadb3c7a9df2a37fc Mon Sep 17 00:00:00 2001
From: 李凌 <344137771@qq.com>
Date: Wed, 21 Jan 2026 16:37:01 +0800
Subject: [PATCH] 1

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

diff --git a/src/i18n/en.js b/src/i18n/en.js
index 509e289..9e3bf10 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",
@@ -2821,4 +2821,13 @@
 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",
 }
\ No newline at end of file

--
Gitblit v1.9.3