Fix TypeScript typecheck errors
Some checks failed
linter / quality (push) Has been cancelled
tests / ci (push) Has been cancelled
tests / ui (push) Has been cancelled

This commit is contained in:
Codex Agent
2026-01-30 15:56:06 +01:00
parent 916b204688
commit b1f9f7cee0
42 changed files with 324 additions and 72 deletions

View File

@@ -1,6 +1,7 @@
{
"login": {
"title": "Event Admin",
"pageTitle": "Login",
"badge": "Fotospiel Event Admin",
"hero_tagline": "Stay in control, stay relaxed",
"hero_title": "Your cockpit for every Fotospiel event",
@@ -90,6 +91,9 @@
"appearance_label": "Appearance"
},
"redirecting": "Redirecting to login …",
"logout": {
"title": "Signing out …"
},
"processing": {
"title": "Signing you in …",
"copy": "One moment please while we prepare your dashboard."

View File

@@ -979,6 +979,7 @@
"layouts": "Print Layouts",
"preview": "Customize & Export",
"createLink": "Create new QR link",
"createLinkConfirm": "Create a new QR link? This will invalidate all printed materials and everyone with the old link will lose access.",
"mobileLinkLabel": "Mobile link",
"created": "New QR link created",
"createFailed": "Could not create link.",

View File

@@ -14,6 +14,7 @@
},
"header": {
"appName": "Event Admin",
"documentTitle": "Fotospiel.App Event Admin",
"selectEvent": "Select an event to continue",
"empty": "Create your first event to get started",
"eventSwitcher": "Choose an event",