Files
frontend_eccp_mobile/lib/l10n/arb/app_en.arb
2026-04-29 12:53:22 +07:00

19 lines
575 B
Plaintext

{
"@@locale": "en",
"counterAppBarTitle": "Counter",
"@counterAppBarTitle": {
"description": "Text shown in the AppBar of the Counter Page"
},
"@login": {
"title": "Sign-in to continue your maintenance tasks",
"labelUsername": "Employee ID / Username",
"descriptionUsername": "Enter your employee ID / Username",
"labelPassword": "Password",
"descriptionPassword": "Enter your password",
"loginForgotPassword": "Forgot Password?",
"loginButton": "Login",
"questTest": "Having trouble?",
"contactAdmin": "Contact Admin"
}
}