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 | 15 ++++++++++++---
1 files changed, 12 insertions(+), 3 deletions(-)
diff --git a/src/locales/en.js b/src/locales/en.js
index 3e7dd7a..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",
@@ -969,5 +968,15 @@
劃轉记录: "Transfer Record",
馬股账户: "Horse stock account",
美股账户: "US stock account",
- 到: "to"
+ 到: "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