From f9f136972efce01e7ac5a82e2a3abf343d1ce5a7 Mon Sep 17 00:00:00 2001
From: dcc <dcc@163.com>
Date: Wed, 17 Jul 2024 10:58:58 +0800
Subject: [PATCH] 退出line路由定时器停掉

---
 src/locales/en.json |   34 ++++++++++++++++++++++------------
 1 files changed, 22 insertions(+), 12 deletions(-)

diff --git a/src/locales/en.json b/src/locales/en.json
index eeeb7fe..e1cae91 100644
--- a/src/locales/en.json
+++ b/src/locales/en.json
@@ -1,4 +1,10 @@
 {
+  "秘钥":"Secret key",
+  "描述":"Describe",
+  "操作时间":"Operating time",
+  "请输入电子邮箱":"Please enter your email address",
+  "银行卡户主名称":"Bank card owner name",
+  "请输入银行卡户主名称":"Please enter the name of the bank card owner",
   "tips_sb": "US stock account",
   "top_s": "If you have any questions please contact us via email",
   "zc": "Support",
@@ -78,7 +84,7 @@
   "subdk": "Apply for a loan",
   "subdka": "Withdraw",
   "dkjl": "Loan records",
-  "gm": "Buy",
+  "gm": "Buy long",
   "ky": "Available",
   "jl": "Record",
   "ye": "Balance",
@@ -202,8 +208,8 @@
   "hj81": "Price",
   "hj82": "Trading volume",
   "hj83": "Introduction",
-  "hj84": "Sell",
-  "hj85": "Buy",
+  "hj84": "Buy short",
+  "hj85": "Buy long",
   "hj86": "Time sharing",
   "hj87": "Day",
   "hj88": "Week",
@@ -311,10 +317,10 @@
   "hj193": "Confirm the transfer to the index account",
   "hj194": "Confirm the transfer to the financing account",
   "hj195": "Real Name",
-  "hj196": "ID number",
-  "hj197": "The front of the ID card",
+  "hj196": "Aadhaar card",
+  "hj197": "Front of Aadhaar card",
   "hj198": "Uploading...",
-  "hj199": "The back of the ID card",
+  "hj199": "Back of Aadhaar card",
   "hj200": "Authentication failed, please re-authenticate.",
   "hj201": "Failure reason",
   "hj202": "Under review",
@@ -330,7 +336,7 @@
   "hj212": "Bank card information",
   "hj213": "Bank name",
   "hj214": "Account opening branch",
-  "hj215": "Bank card number",
+  "hj215": "Bank  Account",
   "hj216": "Confirm binding",
   "hj217": "Please enter your bank card number",
   "hj218a": "Please enter the bank IFSC",
@@ -353,7 +359,7 @@
   "hj234": "Order number",
   "hj235": "Loading...",
   "hj236": "All loaded",
-  "hj237": "Buy",
+  "hj237": "Buy long",
   "hj238": "Details",
   "hj2381": "News",
   "hj2382": "Economy",
@@ -380,7 +386,7 @@
   "hj260": "North",
   "hj262": "Please enter the quantity",
   "hj263": "Purchasing price",
-  "hj264": "Please enter the secret key",
+  "hj264": "enter the secret key",
   "hj265": "The purchase was successful",
   "hj266": "VIP fundraising key",
   "hj267": "Confirm",
@@ -537,7 +543,7 @@
   "港股總資產": "Hong Kong Stock Total Assets",
   "审核中": "Cancel recharge",
   "一鍵平倉": "One click closing position",
-  "印股": "Printing stocks",
+  "印股": "Printing Stocks",
   "印股冻结": "Freezing of printing stocks",
   "印度新闻": "Indian News",
   "上市时间": "Listing time",
@@ -576,5 +582,9 @@
   "天": "Day",
   "市场": "Market",
   "请选择提现金额": "Please select the Withdraw amount",
-  "hj100": "Trading quantity (shares)"
-}
\ No newline at end of file
+  "hj100": "Trading quantity (shares)",
+  "关于我们": "About Us",
+  "贷款": "loan",
+  "有效號碼": "Valid number",
+  "当前充值渠道已关闭请选择在线客服进行充值。": "The current recharge channel has been closed Please choose online customer service to recharge."
+ }

--
Gitblit v1.9.3