From af08cb5f886560bbe19baa84f2060255cedfcae4 Mon Sep 17 00:00:00 2001 From: Litalino <99712477+Litalino@users.noreply.github.com> Date: Sat, 4 Nov 2023 20:56:18 +0700 Subject: [PATCH 1/4] Update en.yml tips_Chinese_land: Allow users from Hong Kong, Macao, Taiwan and VietNam to post --- resources/locale/en.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/locale/en.yml b/resources/locale/en.yml index 6e04da8..b614913 100644 --- a/resources/locale/en.yml +++ b/resources/locale/en.yml @@ -7,7 +7,7 @@ hamcq-auth-phone: api_sms_ali_template_code: Aliyun template code api_sms_ali_template_code_traditional: Aliyun template code (traditional) api_sms_ali_expire_second: SMS expire second(default:300s) - tips_Chinese_land: Allow users from Hong Kong, Macao, and Taiwan to post + tips_Chinese_land: Allow users from Hong Kong, Macao, Taiwan and VietNam to post tips_switch: Why does community need to verify phone numbers? tips_title: Title tips_url: Url @@ -46,4 +46,4 @@ hamcq-auth-phone: unlink: Unlink Mobile Phone submit: Submit tips: - title: Why does community need to verify phone numbers? \ No newline at end of file + title: Why does community need to verify phone numbers? From d5284c61e1be831c6003307d8514700e70a23c47 Mon Sep 17 00:00:00 2001 From: Litalino <99712477+Litalino@users.noreply.github.com> Date: Sat, 4 Nov 2023 23:44:51 +0700 Subject: [PATCH 2/4] Update en.yml Update --- resources/locale/en.yml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/resources/locale/en.yml b/resources/locale/en.yml index b614913..fda9491 100644 --- a/resources/locale/en.yml +++ b/resources/locale/en.yml @@ -1,13 +1,13 @@ hamcq-auth-phone: admin: settings: - api_sms_ali_access_id: Aliyun accessKeyId - api_sms_ali_access_sec: Aliyun accessKeySecret - api_sms_ali_sign: Aliyun SMS sign - api_sms_ali_template_code: Aliyun template code - api_sms_ali_template_code_traditional: Aliyun template code (traditional) - api_sms_ali_expire_second: SMS expire second(default:300s) - tips_Chinese_land: Allow users from Hong Kong, Macao, Taiwan and VietNam to post + api_sms_ali_access_id: Alibaba Cloud accessKeyId + api_sms_ali_access_sec: Alibaba Cloud accessKeySecret + api_sms_ali_sign: Alibaba Cloud SMS Signature + api_sms_ali_template_code: Alibaba Cloud SMS template code (domestic) + api_sms_ali_template_code_traditional: Alibaba Cloud SMS template code (Hong Kong, Macao and Taiwan, Viet Nam) + api_sms_ali_expire_second: SMS expiration time (seconds, default 300 seconds) + tips_Chinese_land: Allow users from Hong Kong, Macao, and Taiwan, VietNam to post tips_switch: Why does community need to verify phone numbers? tips_title: Title tips_url: Url @@ -20,7 +20,7 @@ hamcq-auth-phone: error: Error wrong_num: Please enter the correct mobile phone number code_exist: The verification code has been sent. Please operate in {time} minutes later - send_success: verification code sent success + send_success: Verification code sent success toLink: Go to verify unlink_success: Unlink success code_null: Code required From aa2f56e224c6d52018e1e73f19dee6e942736480 Mon Sep 17 00:00:00 2001 From: Litalino <99712477+Litalino@users.noreply.github.com> Date: Sun, 5 Nov 2023 00:40:37 +0700 Subject: [PATCH 3/4] Update en.yml region_invalid: Not currently supported in your region. --- resources/locale/en.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/locale/en.yml b/resources/locale/en.yml index fda9491..dbe8348 100644 --- a/resources/locale/en.yml +++ b/resources/locale/en.yml @@ -29,7 +29,7 @@ hamcq-auth-phone: phone_exist: Mobile number has been used phone_need: Yikes! You need to verify your mobile number. param_invalid: Param invalid. - region_invalid: Region invalid. + region_invalid: Not currently supported in your region. modals: link: title: Mobile SMS Auth From 304fd561a0b1d8a27a82532d5069b481ea022419 Mon Sep 17 00:00:00 2001 From: Litalino <99712477+Litalino@users.noreply.github.com> Date: Sun, 5 Nov 2023 11:08:02 +0700 Subject: [PATCH 4/4] Update en.yml update lang en --- resources/locale/en.yml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/resources/locale/en.yml b/resources/locale/en.yml index dbe8348..be39eac 100644 --- a/resources/locale/en.yml +++ b/resources/locale/en.yml @@ -1,8 +1,8 @@ hamcq-auth-phone: admin: settings: - api_sms_ali_access_id: Alibaba Cloud accessKeyId - api_sms_ali_access_sec: Alibaba Cloud accessKeySecret + api_sms_ali_access_id: Alibaba Cloud access KeyId + api_sms_ali_access_sec: Alibaba Cloud access KeySecret api_sms_ali_sign: Alibaba Cloud SMS Signature api_sms_ali_template_code: Alibaba Cloud SMS template code (domestic) api_sms_ali_template_code_traditional: Alibaba Cloud SMS template code (Hong Kong, Macao and Taiwan, Viet Nam) @@ -23,9 +23,9 @@ hamcq-auth-phone: send_success: Verification code sent success toLink: Go to verify unlink_success: Unlink success - code_null: Code required - code_expired: Code expired - code_invalid: Code invalid + code_null: Please enter verification code + code_expired: The verification code has expired or does not exist, please resend it. + code_invalid: The verification code is incorrect, please re-enter it. phone_exist: Mobile number has been used phone_need: Yikes! You need to verify your mobile number. param_invalid: Param invalid. @@ -42,7 +42,7 @@ hamcq-auth-phone: no_providers: Your account permission will be restricted after unbinding buttons: link: Mobile SMS Auth - send: Send + send: Receive verification code unlink: Unlink Mobile Phone submit: Submit tips: