From 3fe222593adba91eb9d015d5fa052be0d9b7c350 Mon Sep 17 00:00:00 2001 From: dcc <dcc@163.com> Date: Mon, 08 Jul 2024 16:19:02 +0800 Subject: [PATCH] Trade里面价格和涨跌幅升序降序 --- src/locales/en.json | 18 ++++++++++++------ 1 files changed, 12 insertions(+), 6 deletions(-) diff --git a/src/locales/en.json b/src/locales/en.json index eeeb7fe..11817c3 100644 --- a/src/locales/en.json +++ b/src/locales/en.json @@ -312,9 +312,9 @@ "hj194": "Confirm the transfer to the financing account", "hj195": "Real Name", "hj196": "ID number", - "hj197": "The front of the ID card", + "hj197": "Front of ID card", "hj198": "Uploading...", - "hj199": "The back of the ID card", + "hj199": "Back of ID card", "hj200": "Authentication failed, please re-authenticate.", "hj201": "Failure reason", "hj202": "Under review", @@ -330,7 +330,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", @@ -537,7 +537,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 +576,11 @@ "天": "Day", "市场": "Market", "请选择提现金额": "Please select the Withdraw amount", - "hj100": "Trading quantity (shares)" -} \ No newline at end of file + "hj100": "Trading quantity (shares)", + "关于我们": "about Us", + "贷款": "loan", + "当前委托": "Current Commission", + "撤销挂单": "Cancel pending order", + "立即购买": "Buy it now", + "秘钥": "Secret key" +} -- Gitblit v1.9.3