From b8f6f514b675fa6a006dfafbc99303b3c5c8ba85 Mon Sep 17 00:00:00 2001 From: dcc <dcc@163.com> Date: Fri, 17 May 2024 10:52:12 +0800 Subject: [PATCH] 一鍵平倉增加英文多语言,IFSC改成Select recharge account --- src/locales/en.json | 21 +++++++++++++++++---- 1 files changed, 17 insertions(+), 4 deletions(-) diff --git a/src/locales/en.json b/src/locales/en.json index 648adcf..b6036d1 100644 --- a/src/locales/en.json +++ b/src/locales/en.json @@ -291,6 +291,7 @@ "hj170": "Recharge amount", "hj170a": "recharge method", "hj171a": "Please select a recharge method", + "一鍵平倉": "Close a position with one click", "hj171": "Please enter the recharge amount", "hj172": "top up", "hj173": "Operating procedures", @@ -315,8 +316,8 @@ "hj192": "Please enter the transfer amount", "hj193": "Confirm the transfer to the index account", "hj194": "Confirm the transfer to the financing account", - "hj195": "actual name", - "hj196": "ID number", + "hj195": "Actual name", + "hj196": "Phone number", "hj197": "The front of the ID card", "hj198": "Uploading...", "hj199": "the back of the ID card", @@ -546,8 +547,20 @@ "订单详情": "Order details", "港股總資產": "Hong Kong Stock Total Assets", "贷款": "loan", - "公司简介": "Same lang", + "公司简介": "Company profile", "申请杠杠": "Apply for leverage", "申请杠杠成功,请联系客服!": "Successfully applied for leverage, please contact customer service!", - "认缴成功": "Subscription successful" + "认缴成功": "Subscription successful", + "印股冻结": "Print stock freeze", + "最低取款金额": "Minimum withdrawal amount", + "请登录": "please sign in", + "请输入邮箱号": "Please enter your email number", + "获取验证码": "get verification code", + "银行帐号" : "Bank account", + "请将银行账户设置为": "Please set your bank account to", + "请设置银行名称": "Please set bank name", + "姓名": "Name", + "请将姓名设置为": "Please set name to", + "请设置ifsc": "Please set ifsc", + "提款帐户": "Withdrawal account" } -- Gitblit v1.9.3