[singapore]
[英文改写]
This commit is contained in:
yangyakun
2026-04-13 17:07:33 +08:00
parent 1606985fd3
commit 51233c5919

View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:tools="http://schemas.android.com/tools">
<string name="biz_login_title">Welcome to log in</string>
<string name="biz_login_title">Welcome to sign in</string>
<string name="biz_login_btn">Login</string>
<string name="biz_login_get_code">Get Verification Code</string>
<string name="biz_login_get_code_title">Please enter verification code</string>
@@ -13,6 +13,17 @@
<string name="biz_login_phone_hint_text">Please enter phone number</string>
<string name="biz_login_get_phone_title">Please enter phone number</string>
<string name="biz_login_reset_password_title_big">Set a new password</string>
<string name="biz_login_reset_password_title">Please set a new password</string>
<string name="biz_login_reset_password_first_text_hide">Positions 14-20, containing numbers and English letters (upper and lower case)</string>
<string name="biz_login_reset_password_second_title">请确认新密码</string>
<string name="biz_login_reset_password_next">Next step</string>
<string name="biz_login_f2a_title_big">Welcome to sign in</string>
<string name="biz_login_f2a_title">Please open the MFA authenticator and enter the 6-digit verification code. If you are unable to obtain the verification code, please contact the administrator</string>
<string name="biz_login_f2a_title_samll">Please enter the 6-digit verification code</string>
<string name="biz_login_network_error_tip">Network exception, please try again later</string>
<string name="biz_login_request_error_tip">Request exception occurred, please try again later</string>
<string name="biz_login_request_error_tip_unmanned">Connection error between vehicle and server. Please wait.</string>