From bb845e84c2fd2a3f0b780b871d93934b16e1490e Mon Sep 17 00:00:00 2001 From: dcc <dcc@163.com> Date: Sun, 12 May 2024 18:37:16 +0800 Subject: [PATCH] 最低取款金额 --- src/locales/en.json | 10 ++++++---- 1 files changed, 6 insertions(+), 4 deletions(-) diff --git a/src/locales/en.json b/src/locales/en.json index 648adcf..da6f692 100644 --- a/src/locales/en.json +++ b/src/locales/en.json @@ -315,8 +315,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 +546,10 @@ "订单详情": "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" } -- Gitblit v1.9.3