From fa821ce7a7755dd0e13897cefc57071d4596431b Mon Sep 17 00:00:00 2001 From: jhzh <1628036192@qq.com> Date: Wed, 14 Jan 2026 17:51:42 +0800 Subject: [PATCH] 1 --- src/locales/en.js | 49 ++++++++++++++++++++++++++++++++++++++----------- 1 files changed, 38 insertions(+), 11 deletions(-) diff --git a/src/locales/en.js b/src/locales/en.js index 5e73c28..a98c0ea 100644 --- a/src/locales/en.js +++ b/src/locales/en.js @@ -127,6 +127,7 @@ "hj21": "Invitation code", "hj210": "Submitted successfully!", "hj211": "Bind bank card", + "hj2111": "Address", "hj212": "bank card information", "hj213": "Bank name", "hj214": "Account opening branch", @@ -729,9 +730,9 @@ "jy80": "Baiyun Airport", "jy81": "Dongfeng Motor", "jy82": "China International Trade", - "jy83": "deep", - "jy84": "Shanghai", - "jy85": "north", + "jy83": "sz", + "jy84": "sh", + "jy85": "bj", "jy86": "Large transactions", "jy87": "Please enter the quantity", "jy88": "purchasing price", @@ -793,7 +794,8 @@ jy517: "ID card front", jy518: "Upload the front of your ID", jy519: "Please type in your name", - jy520: "Please enter ID number", + jy520: "My Commission", + jy561: "Please enter ID number", jy521: "deposit funds", // jy521: "Mobile banking deposit", jy522: "withdraw funds", @@ -801,11 +803,11 @@ jy523: "Account number", jy524: "Under certification", jy525: "Number of winning shares", - jy526: "Payment date", - jy527: "Bank securities transfer", - jy528: "Mobile banking deposit", - jy529: "UnionPay deduction", - jy530: "Maintaining and updating", + jy526: "Generating contract, please wait...", + jy527: "Please complete the electronic signature", + jy528: "Clear signature", + jy529: "Confirm signature", + jy530: "You have completed the signature", jy531: "Leverage ratio", jy532: "Margin leverage", jy533: "Buy/Sell handling fee", @@ -821,6 +823,28 @@ jy543: "Failed to get platform transfer information", jy544: "Please enter transfer user name", jy545: "Please upload transfer screenshot", + jy546: "Online contract", + jy547: "Non-Disclosure Agreement", + jy548: "Margin Trading and Securities Lending Account", + jy549: "Margin Trading Withdrawable Funds", + jy550: "Margin Trading Available Funds", + jy551: "Please verify your identity first", + jy552: "Shareholder Reduction", + jy553: "Profit Calendar", + jy554: "Please complete the electronic signature first!", + jy555: "Signature component not initialized, please try again later!", + jy556: "Signature saved successfully", + jy557: "Signature save failed", + jy558: "Contract generated successfully", + jy559: "Generation failed: No image data returned", + jy560: "Generation failed", + jy565: "Profit and Loss Ratio", + jy566: "Bank securities transfer", + jy567: "Mobile banking deposit", + jy568: "UnionPay deduction", + jy569: "Maintaining and updating", + jy570: "Payment date", + // Profit Calendar profitCalendar_title: "General Asset Analysis", profitCalendar_monthProfit: "Monthly Account Profitâ‘ ", @@ -844,7 +868,7 @@ dz_share: "Share", dz_completed: "Completed", dz_buySuccess: "Buy Success", - + // Login and Register page new keys login_phoneNumber: "Phone Number", login_loginPassword: "Login Password", @@ -868,7 +892,10 @@ register_professionalService: "Professional Service", register_investmentAdvisor: "Investment Advisor", register_verificationCodeSentSuccess: "Verification code sent successfully", - + jy562: "Position Details", + jy563: "Commission Details", + jy564: "Close Position Details", + } -- Gitblit v1.9.3