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 | 35 +++++++++++++++++++++++++----------
1 files changed, 25 insertions(+), 10 deletions(-)
diff --git a/src/locales/en.js b/src/locales/en.js
index ddac5a6..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",
@@ -862,15 +861,15 @@
hj315: "Change Percentage",
US: "US stock account",
IN: "printing stock account",
- MAS: "horse stock account",
+ MAS: "MY stock account",
提款: "Withdrawal",
安全: "Safety",
用戶手冊: "user manual",
平臺: "platform",
申購記錄: "Subscription records",
資訊: "information",
- 数字货币: "digital currency",
- 马股: "horse stocks",
+ 数字货币: "DC",
+ 马股: "MY stocks",
美股: "US stocks",
名稱: "name",
最大購買: "largest purchase",
@@ -904,9 +903,9 @@
美股冻结: "US stocks freeze",
印股資產: "Indian stock assets",
印股可用: "Print stocks are available",
- 馬股資產: "horse stock assets",
- 馬股可用: "Horse stocks are available",
- 馬股冻结: "Horse stocks frozen",
+ 馬股資產: "MY stock assets",
+ 馬股可用: "MY stocks are available",
+ 馬股冻结: "MY stocks frozen",
請選擇: "Please select",
轉換得到金額: "Convert the amount",
輸入金額: "Enter the amount",
@@ -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