From 30b66d0839bf1768738ae82e81aac7023554901b Mon Sep 17 00:00:00 2001
From: zzzz <690498789@qq.com>
Date: Wed, 10 Apr 2024 21:32:29 +0800
Subject: [PATCH] 1

---
 src/locales/en.js |   25 ++++++++++++++++++++-----
 1 files changed, 20 insertions(+), 5 deletions(-)

diff --git a/src/locales/en.js b/src/locales/en.js
index c43b7a7..07731f5 100644
--- a/src/locales/en.js
+++ b/src/locales/en.js
@@ -265,7 +265,6 @@
     "You have not verified KYC yet, please verify KYC before placing an order",
   hj139: "Are you sure you want to close the position",
   hj140: "Failed to close the position, not within the trading hours",
-  hj141: "Profit and loss",
   hj142: "Switch index account",
   hj143: "Switch Shanghai and Shenzhen accounts",
   hj144: "Change password",
@@ -701,7 +700,7 @@
     "You have not authenticated your real name yet. Please authenticate your real name first before placing an order.",
   hj139: "Are you sure you want to close your position?",
   hj140: "Failed to close position, not within trading hours",
-  hj141: "profit and loss",
+  hj141: "Profit and loss ratio",
   hj142: "Switch index account",
   hj143: "Switch between Shanghai and Shenzhen accounts",
   hj144: "change Password",
@@ -791,7 +790,7 @@
   hj221: "Welcome back",
   hj222: "Log in using your mobile phone number",
   hj223: "Don’t have an account yet? Register!",
-  hj224: "front page",
+  hj224: "home",
   hj225: "trade",
   hj226: "position",
   hj227: "mine",
@@ -869,7 +868,7 @@
   平臺: "platform",
   申購記錄: "Subscription records",
   資訊: "information",
-  数字货币: "digital currency",
+  数字货币: "DC",
   马股: "MY stocks",
   美股: "US stocks",
   名稱: "name",
@@ -963,5 +962,21 @@
   支持得提款渠道: "Supported withdrawal channels",
   銀行卡充值: "Bank card recharge",
   韩股總資產: "Total assets of Korean stocks",
-  "上傳憑證:": "Upload voucher:"
+  "上傳憑證:": "Upload voucher:",
+  从: "from",
+  密码修改成功: "Password modification successful",
+  劃轉记录: "Transfer Record",
+  馬股账户: "Horse stock account",
+  美股账户: "US stock account",
+  到: "to",
+  美国新闻: "US News",
+  马来西亚新闻: "Malaysia News",
+  Search: "search",
+  港股: "Hong Kong stocks",
+  港股总资产: "Total assets of Hong Kong stocks",
+  HK: "Hong Kong Stock Account",
+  港股资产: "Hong Kong stock assets",
+  港股可用: "Available in Hong Kong stock market",
+  港股冻结: "Hong Kong stock freeze",
+  订单详情: "Order details"
 };

--
Gitblit v1.9.3