From b3fcbc5db1291cd6b4d0b18e9e9038019cd9500b Mon Sep 17 00:00:00 2001 From: dcc <dcc@163.com> Date: Mon, 24 Jun 2024 19:12:17 +0800 Subject: [PATCH] 股票刷到底部的时候分页加载一下 --- src/locales/en.json | 14 ++++++++------ 1 files changed, 8 insertions(+), 6 deletions(-) diff --git a/src/locales/en.json b/src/locales/en.json index eeeb7fe..681a009 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,7 @@ "天": "Day", "市场": "Market", "请选择提现金额": "Please select the Withdraw amount", - "hj100": "Trading quantity (shares)" -} \ No newline at end of file + "hj100": "Trading quantity (shares)", + "关于我们": "about Us", + "贷款": "loan" +} -- Gitblit v1.9.3