15 lines
553 B
JSON
15 lines
553 B
JSON
{
|
|
"login.eyebrow": "Competition Center",
|
|
"login.title": "Sign in",
|
|
"login.subtitle": "Please enter your login credentials to log in to the digital competition office.",
|
|
"login.email": "EMAIL",
|
|
"login.password": "PASSWORD",
|
|
"login.remember": "Keep me signed in on this device",
|
|
"login.forgot": "Forgot password?",
|
|
"login.submit": "Sign in",
|
|
"login.loading": "Loading…",
|
|
"login.error.credentials": "Incorrect email or password.",
|
|
"login.error.failed": "Login failed.",
|
|
"login.error.network": "Network error. Please try again."
|
|
}
|