Refactored codebase
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"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."
|
||||
}
|
||||
Reference in New Issue
Block a user