From 54ffe9cb026fce3c4e3078792195bd341f215716 Mon Sep 17 00:00:00 2001 From: jhzh <1628036192@qq.com> Date: Thu, 30 May 2024 15:10:17 +0800 Subject: [PATCH] 修改:杠杆弹框多语言 --- src/locales/en.json | 8 +++++--- 1 files changed, 5 insertions(+), 3 deletions(-) diff --git a/src/locales/en.json b/src/locales/en.json index 0bf0060..626a64e 100644 --- a/src/locales/en.json +++ b/src/locales/en.json @@ -142,7 +142,7 @@ "hj24": "Log in", "hj25": "verification code", "hj26": "Mobile phone number registration", - "hj27": "Phone number", + "hj27": "ID number", "hj28": "please enter a valid phone number", "hj29": "Mobile phone number cannot be empty", "hj30": "Please enter password", @@ -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", @@ -316,7 +317,7 @@ "hj193": "Confirm the transfer to the index account", "hj194": "Confirm the transfer to the financing account", "hj195": "Actual name", - "hj196": "Phone number", + "hj196": "ID number", "hj197": "The front of the ID card", "hj198": "Uploading...", "hj199": "the back of the ID card", @@ -560,5 +561,6 @@ "请设置银行名称": "Please set bank name", "姓名": "Name", "请将姓名设置为": "Please set name to", - "请设置ifsc": "Please set ifsc" + "请设置ifsc": "Please set ifsc", + "提款帐户": "Withdrawal account" } -- Gitblit v1.9.3