From 75405f833820c1820b8f3c7d5aef920f8e375871 Mon Sep 17 00:00:00 2001 From: liaoxinyu Date: Fri, 24 Apr 2026 09:58:50 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=9D=E7=BA=A7=E8=AE=A4=E8=AF=81=E6=98=BE?= =?UTF-8?q?=E7=A4=BA=E6=89=8B=E6=9C=BA=E5=8F=B7=E5=92=8C=E5=8C=BA=E5=8F=B7?= =?UTF-8?q?,=E4=BF=AE=E6=94=B9=E9=A6=96=E9=A1=B5=E5=AD=97=E7=9C=BC,?= =?UTF-8?q?=E7=99=BB=E5=BD=95=E5=92=8C=E6=B3=A8=E5=86=8C=E7=9A=84=E6=A0=B7?= =?UTF-8?q?=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- i18n/lang/en.json | 6 +++--- i18n/lang/zh-TW.json | 2 +- pages/auth/primary.vue | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/i18n/lang/en.json b/i18n/lang/en.json index ae291df..a1febdd 100644 --- a/i18n/lang/en.json +++ b/i18n/lang/en.json @@ -78,7 +78,7 @@ "c15": "Reset withdrawal password", "rejection":"Reason for rejection", "c16": "Send", - "phonenumber": "Date or area code cannot be empty." + "phonenumber": "Area code or phone number cannot be empty." }, "base": { "a0": "Title", @@ -394,8 +394,8 @@ "reg": { "a0": "Mobile registration", "a1": "Register Account", - "a2": "Email", - "a3": "Enter your email address", + "a2": "Mobile Phone", + "a3": "Please enter your mobile number", "a4": "Email", "a5": "Enter your email address", "a6": "Email verification Code", diff --git a/i18n/lang/zh-TW.json b/i18n/lang/zh-TW.json index b46eed0..54db779 100644 --- a/i18n/lang/zh-TW.json +++ b/i18n/lang/zh-TW.json @@ -77,7 +77,7 @@ "c15": "重置提款密碼", "rejection":"拒絕理由", "c16": "發送", - "phonenumber": "日期或區號不能為空" + "phonenumber": "區號或電話號碼不能為空" }, "base": { "a0": "標題", diff --git a/pages/auth/primary.vue b/pages/auth/primary.vue index bb4007c..c1da9a4 100644 --- a/pages/auth/primary.vue +++ b/pages/auth/primary.vue @@ -72,7 +72,7 @@ - + {{$t('auth.SelectAreaCode')}} @@ -85,7 +85,7 @@ - + {{$t('auth.d11')}}