From 5854ba76489ff36a8efb3118336f6ca5759fda88 Mon Sep 17 00:00:00 2001 From: dcc <dcc@163.com> Date: Wed, 29 May 2024 19:45:04 +0800 Subject: [PATCH] 多语言 --- src/locales/en.json | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/locales/en.json b/src/locales/en.json index b6036d1..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", @@ -317,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", -- Gitblit v1.9.3