monorepo-microservice-rbac/apps/aorta/public/locales/en/translation.json
2023-08-27 14:37:59 +08:00

16 lines
442 B
JSON

{
"LOGIN": {
"FORM_ITEM": {
"LABEL_1": "USERNAME",
"LABEL_2": "PASSWORD",
"LABEL_3": "PHONE NUMBER",
"LABEL_4": "VERIFY CODE",
"LABEL_5": "Please enter your username",
"LABEL_6": "Please enter the password",
"LABEL_7": "Please enter your mobile phone number",
"LABEL_8": "Please enter the verification code",
"BUTTON_1": "LOGIN"
},
"FORGET_PASS": "Forgot the password"
}
}