2023-09-07 18:42:24 +08:00

24 lines
760 B
JSON

{
"login": {
"account": "ID",
"password": "Password",
"captcha": "Captcha",
"btnLogin": "Login",
"rememberMe": "Remember Me",
"loginSuccess": "login success",
"loginTimeOut": "Login status has expired, please log in again",
"reLogin": "re-register",
"invalidSession": "Invalid session, or session has expired, please log in again.",
"otherLoginWay": "Other",
"register": "Sign up now",
"forgotPwd": "forget",
"loginway1": "account",
"loginway2": "Phone",
"loginway3": "Scan code",
"phoneCode": "Please enter SMS verification code",
"sendPhoneCode": "Send",
"input_phoneNum": "Please enter phone number",
"tip_scan_code": "Please use the mobile app to scan the code to log in"
}
}