Files
FlightScore-Frontend/public/locales/en.json
T
2026-05-15 18:08:33 +02:00

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."
}