From f1aaecc9dc0a3d680f2f693ee963d5d060e75734 Mon Sep 17 00:00:00 2001
From: jhzh <1628036192@qq.com>
Date: Fri, 09 Jan 2026 16:18:43 +0800
Subject: [PATCH] 1

---
 src/locales/en.js |   60 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 60 insertions(+), 0 deletions(-)

diff --git a/src/locales/en.js b/src/locales/en.js
index 38880e3..5e73c28 100644
--- a/src/locales/en.js
+++ b/src/locales/en.js
@@ -808,6 +808,66 @@
   jy530: "Maintaining and updating",
   jy531: "Leverage ratio",
   jy532: "Margin leverage",
+  jy533: "Buy/Sell handling fee",
+  jy534: "Bank-Securities Transfer In",
+  jy535: "Fund transactions are regulated",
+  jy536: "Transfer amount (Yuan)",
+  jy537: "No top-up channel available for now, please contact customer service",
+  jy538: "For bank-securities transfer, please first complete real-name authentication and bind a bank card",
+  jy539: "Bank-securities transfer transaction time: 09:00-17:00",
+  jy540: "Contact Customer Service",
+  jy541: "Bank Name",
+  jy542: "Please enter bank name",
+  jy543: "Failed to get platform transfer information",
+  jy544: "Please enter transfer user name",
+  jy545: "Please upload transfer screenshot",
+  // Profit Calendar
+  profitCalendar_title: "General Asset Analysis",
+  profitCalendar_monthProfit: "Monthly Account Profitâ‘ ",
+  profitCalendar_today: "Today",
+  profitCalendar_month: "This Month",
+  profitCalendar_to: "to",
+  profitCalendar_profitAmount: "Profit Amount",
+  profitCalendar_calendar: "Profit Calendar",
+  profitCalendar_year: "",
+  profitCalendar_monthText: "",
+  profitCalendar_accountProfit: "Account Profit",
+  profitCalendar_marketClosed: "Closed",
+  profitCalendar_sunday: "Sun",
+  profitCalendar_monday: "Mon",
+  profitCalendar_tuesday: "Tue",
+  profitCalendar_wednesday: "Wed",
+  profitCalendar_thursday: "Thu",
+  profitCalendar_friday: "Fri",
+  profitCalendar_saturday: "Sat",
+  // Bulk Trading
+  dz_share: "Share",
+  dz_completed: "Completed",
+  dz_buySuccess: "Buy Success",
+  
+  // Login and Register page new keys
+  login_phoneNumber: "Phone Number",
+  login_loginPassword: "Login Password",
+  login_agreeToTerms: "I have read and agree to",
+  login_userAgreement: "User Agreement",
+  login_openAccountRegister: "Open Account & Register",
+  login_pleaseAgreeToTerms: "Please read and agree to the User Agreement first",
+  register_accountOpening: "Account Opening",
+  register_zeroCommissionOpening: "Zero Commission Opening",
+  register_fastTrading: "Fast Trading",
+  register_secureReliable: "Secure & Reliable",
+  register_selectAreaCode: "Please select area code",
+  register_confirmPassword: "Confirm Password",
+  register_inviteCode: "Invite Code",
+  register_openAccountNow: "Open Account Now",
+  register_haveAccountLoginNow: "Already have an account? Login now",
+  register_fastAccountOpening: "Fast Account Opening",
+  register_completedIn3Minutes: "Completed in 3 minutes",
+  register_bankLevelSecurity: "Bank-Level Security",
+  register_fundProtection: "Fund Protection",
+  register_professionalService: "Professional Service",
+  register_investmentAdvisor: "Investment Advisor",
+  register_verificationCodeSentSuccess: "Verification code sent successfully",
   
 }
 

--
Gitblit v1.9.3