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')}}