08335 / hivui-platform-template
hivui平台项目模板
Newer
Older
hivui-platform-template / project / hivuiLogin / lang / en.js
12896 on 19 Apr 2023 Jenkins commit
var GLOBAL_LANG_TPL = {
    "hivuiLogin_sysInit":"System initialization in progress...",
    "hivuiLogin_clickRefresh":"[Click me to refresh]",
    "hivuiLogin_pw_weak": "weak",
    "hivuiLogin_pw_middle": "middle",
    "hivuiLogin_pw_strong": "high ",
    "hivuiLogin_reset_phone": "mobile phone number ",
    "hivuiLogin_reset_password_tip": "Please enter the password ",
    "hivuiLogin_reset_captcha": "verification code ",
    "hivuiLogin_reset_getCaptcha": "Obtain the verification code ",
    "hivuiLogin_reset_getAgain": "Fetch again in seconds ",
    "hivuiLogin_reset_reset": "reset password ",
    "hivuiLogin_reset_def_copyright":"Copyright ? 2021-2025 China Zhonghai Chuang Technology (Fujian) Group Co., LTD.",
    "hivuiLogin_reset_phone_tip": "Please fill in the phone number ",
    "hivuiLogin_reset_phone_msg": "Please fill in the correct mobile phone format!" ,
    "hivuiLogin_reset_password_tip2": "Please enter the password ",
    "hivuiLogin_reset_password_msg1": "Please enter at least ",
    "hivuiLogin_reset_password_msg2": "bit password!" ,
    "hivuiLogin_reset_captcha_msg": "Please fill in the verification code ",
    "hivuiLogin_reset_reset_success": "Password reset succeeded ",
    "hivuiLogin_main_def_title": "China Overseas Innovation Technology ",
    "hivuiLogin_main_def_copyright": "Copyright ? 2020-2025 China Overseas Innovation Technology ",
    "hivuiLogin_main_scan_login": "scan for login",
    "hivuiLogin_main_user": "User name/email ",
    "hivuiLogin_main_user_ph": "user name",
    "hivuiLogin_main_pw": "indicates the login password",
    "hivuiLogin_main_pw_ph": "Please enter the password ",
    "hivuiLogin_main_save_user": "Remember the user name ",
    "hivuiLogin_main_forget_user": "Forget your password?" ,
    "hivuiLogin_main_login_btn": "login ",
    "hivuiLogin_main_register1": "no account, ",
    "hivuiLogin_main_register2": "Register now!" ,
    "hivuiLogin_main_download": "APP download",
    "hivuiLogin_main_pw_text": "Password login ",
    "hivuiLogin_main_login_fail": "Login failed!" ,
    "hivuiLogin_main_qr_fail": "QR code is invalid ",
    "hivuiLogin_main_qr_refresh": "refresh the QR code ",
    "hivuiLogin_main_scan_success": "Scan succeeded!" ,
    "hivuiLogin_main_scan_text": "Please confirm login on the phone as prompted ",
    "hivuiLogin_main_app_text1": "Open ",
    "hivuiLogin_main_app_text2": "Hytron App",
    "hivuiLogin_main_app_text3": "Scan login ",
    "hivuiLogin_main_forget_title": "forget the password ",
    "hivuiLogin_main_valid_user": "Please enter a user name!" ,
    "hivuiLogin_main_valid_pw": "Please enter the password!" ,
    "hivuiLogin_register_title": "register ",
    "hivuiLogin_register_box_title": "register an account ",
    "hivuiLogin_register_user": "account number ",
    "hivuiLogin_register_phone": "mobile phone number ",
    "hivuiLogin_register_pw1": "Please enter the password ",
    "hivuiLogin_register_pw2": "Confirm password ",
    "hivuiLogin_register_captcha": "verification code ",
    "hivuiLogin_register_submit": "register immediately ",
    "hivuiLogin_register_tiptext1": "existing account, ",
    "hivuiLogin_register_tiptext2": "Login now?" ,
    "hivuiLogin_register_valid_user": "Please fill in the account number ",
    "hivuiLogin_register_valid_user2": "The account length is out, please re-enter!" ,
    "hivuiLogin_register_valid_phone": "Please fill in the mobile phone number ",
    "hivuiLogin_register_valid_phone2": "Please fill in the correct phone format!" ,
    "hivuiLogin_register_valid_pw": "Please fill in the password!" ,
    "hivuiLogin_register_valid_pw_msg": "Please enter at least ",
    "hivuiLogin_register_valid_pw_msg2": "bit password!" ,
    "hivuiLogin_register_valid_pw2": "Please fill in the password again ",
    "hivuiLogin_register_valid_pw2_msg": "Two password entries are inconsistent!" ,
    "hivuiLogin_register_valid_captcha": "Please fill in the verification code ",
    "hivuiLogin_register_success": "Registered successfully, about to return to the login page ",
    }