Refactored codebase

This commit is contained in:
Jan Meinl
2026-05-15 18:08:33 +02:00
parent 642bae23f3
commit 1da43adfe7
54 changed files with 790 additions and 4636 deletions
+14
View File
@@ -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."
}