From 0dbc7465447164fef24327b5d494870832d798dd Mon Sep 17 00:00:00 2001
From: 李 <344137771@qq.com>
Date: Tue, 26 May 2026 11:15:18 +0800
Subject: [PATCH] 1

---
 src/i18n/modules/en.js |   51 +++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 51 insertions(+), 0 deletions(-)

diff --git a/src/i18n/modules/en.js b/src/i18n/modules/en.js
index f2ac822..69635c9 100644
--- a/src/i18n/modules/en.js
+++ b/src/i18n/modules/en.js
@@ -25,6 +25,7 @@
     register: "Register",
     email: "Email",
     phoneNum: "Phone number",
+    mobile: "Mobile",
     entryEmail: "Please input your email",
     entryPhone: "Please enter phone number",
     entryAccount: "Please enter account",
@@ -35,6 +36,7 @@
     invitCode: "Invitation code (optional)",
     entryInvitCode: "Please enter the invitation code",
     readAgree: "I have read and agree",
+    agree: "Agree",
     serviceConf: "Terms of Service",
     hasAccount: "Already have an account?",
     goLogin: "To log in",
@@ -65,6 +67,11 @@
     entryVerifyTips: "Please enter the 6-digit verification code",
     forgetPassword: "Forgot password?",
     login: "Login",
+    letsStartLogin: "Let's start with login!",
+    loginByWallet: "Login by Wallet",
+    forgot: "Forgot",
+    verifyCodeLabel: "Verification Code",
+    codeSent: "Code Sent",
     noAccount: "No account yet",
     bindSuccess: "Bind successfully",
     setFundPassword: "Set fund password",
@@ -1265,6 +1272,7 @@
     '释放即可刷新': 'Release to refresh',
     '加载中': 'Loading',
     '今日(日收益)': 'Today (Daily earnings)',
+    '我的投资': 'My Investment',
     '托管订单': 'Escrow order',
     "矿机规则": "Miner rules",
     "剩余天数": "Left days",
@@ -1587,6 +1595,10 @@
     "审核未通过,请进行身份KYC认证": "Verification failed, please perform KYC vertification.",
     "审核中,前往身份KYC认证?": "Under review, go to KYC verification?",
     "合约交易": "Contract",
+    "期权交易": "Options Trading",
+    "选择周期": "Select period",
+    "选择类型": "Select type",
+    "搜索交易种类": "Search trading types",
     "矿池大厅": "Mining Pool",
     "邀请推广": "Referral Program",
     "身份认证": "Authentication",
@@ -2023,6 +2035,8 @@
     "法币交易": "Legal",
     "币币交易": "Currency",
     "账变记录": "Record",
+    "信用分": "Credit Score",
+    "评估时间": "Assessment Time",
     "选择账户类型": "Select account type",
     "查询": "Search",
     "永续合约": "Perpetual",
@@ -2192,6 +2206,14 @@
     "昨日收益": "Yesterday's revenue",
     "托管中总订单": "All holdings",
     "托管金额": "Holdings amount",
+    "AI理财": "AI Wealth Management",
+    "收益率": "Yield rate",
+    "认购价格": "Subscription price",
+    "立即参与": "Participate now",
+    "总投入": "Total investment",
+    "累计收入": "Accumulated income",
+    "每日收益": "Daily profit",
+    "前往平台观看": "Watch on platform",
     "赎回成功": "Redemption succeeded",
 
     "利息": "Interest",
@@ -2319,6 +2341,9 @@
     "审核中": "Under review",
     "开": "Open",
     "多": " Long",
+    "兑换": "Exchange",
+    "模拟账户": "Demo Account",
+    "真实账户": "Real Account",
     "平": "Close",
     "空": " Short",
     "币种简介": "Currency introduction",
@@ -2961,4 +2986,30 @@
     '三级返佣': "Level three rebate",
     '币种手续费值不合理':'The currency handling fee is unreasonable',
     '首日涨幅': "First day increase",
+    'home.heroTitle': "A broker you can trust?",
+    'home.heroDesc': "Excellent customer service, transparent pricing, and the most advanced platform have established an excellent reputation",
+    'home.loan': "Loan",
+    'home.aboutDesc': "We have created a technologically leading and user-friendly trading platform to provide you with a thoughtful and complete trading experience",
+    'home.feature1': "Intuitive and easy-to-use interface",
+    'home.feature2': "Regularly provide real-time updates and price alerts for over 3,000 markets",
+    'home.feature3': "Various technical indicators, analysis tools, and advanced charts",
+    'home.feature4': "Hedging mode and risk management tools",
+    'home.news': "News",
+    'home.tradeGlobalMarkets': "Trade Global Financial Markets",
+    'home.downloadDesc': "Supports various methods on desktop and mobile, allowing you to trade anytime, anywhere",
+    'home.downloadNow': "Download Now",
+    'home.company': "Company",
+    'home.teamIntro': "Team Introduction",
+    'home.emailSupport': "Email Contact Support",
+    'home.policy': "Policy",
+    'home.userAgreement': "User Service Agreement",
+    'home.riskDisclosure': "Risk Disclosure",
+    'home.amlPolicy': "Anti-Money Laundering Policy",
+    'home.regulatoryLicense': "Regulatory License",
+    'home.statement': "Statement",
+    'home.privacyStatement': "Privacy Statement",
+    'home.heroTitle1': "A Comprehensive Financial Trading Experience",
+    'home.heroFeatures1': "Powerful platform, ultra-low spreads, fast execution, exclusive support",
+    'home.heroTitle2': "Cutting-edge Trading Technology",
+    'home.heroDesc2': "Through our advanced trading system, you can accurately grasp market dynamics and efficiently execute every transaction!",
 }
\ No newline at end of file

--
Gitblit v1.9.3