diff --git a/src/i18n/en.json b/src/i18n/en.json index efdf31b..c4e1846 100644 --- a/src/i18n/en.json +++ b/src/i18n/en.json @@ -813,7 +813,7 @@ "tips1": "Primary Certification: To withdraw cash, you need to complete advanced certification.", "tips2": "Advanced Certification: Up to 500k USDT 24-hour withdrawal limit. For more withdrawal amount, please contact customer service", "date1": "Please enter the date.", - "phonenumber": "Date or area code cannot be empty." + "phonenumber": "Area code or phone number cannot be empty." }, "setting": { "smsVer": "SMS Verification", diff --git a/src/i18n/tw.json b/src/i18n/tw.json index ff315d8..86a630e 100644 --- a/src/i18n/tw.json +++ b/src/i18n/tw.json @@ -755,7 +755,7 @@ "tips1": "初級認證:要選取現金,您需要完成高級認證。", "tips2": "高級認證:最高5000USDT 24小時提款限額。 如需更多取款金額,請聯系客服", "date1": "請輸入日期", - "phonenumber": "日期或區號不能為空" + "phonenumber": "區號或電話號碼不能為空" }, "setting": { "smsVer": "簡訊驗證", diff --git a/src/views/profile/certification.vue b/src/views/profile/certification.vue index 77a5ec4..a7ef1f4 100644 --- a/src/views/profile/certification.vue +++ b/src/views/profile/certification.vue @@ -102,8 +102,8 @@ --> -
{{$t('profile.contactInformation')}}
-
+
{{$t('profile.contactInformation')}}
+