Fix auth translations and admin PWA UI
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-16 12:14:53 +01:00
parent 292c8f0b26
commit 918bff08aa
44 changed files with 2504 additions and 677 deletions

View File

@@ -10,19 +10,44 @@
"register": "Register",
"home": "Home",
"packages": "Packages",
"how_it_works": "How it works",
"blog": "Blog",
"occasions": {
"label": "Occasions",
"wedding": "Wedding",
"birthday": "Birthday",
"confirmation": "Confirmation/Youth dedication",
"corporate": "Corporate Event"
},
"contact": "Contact"
"contact": "Contact",
"cta": "Try now",
"utility": "Open appearance and language",
"appearance": "Appearance",
"appearance_light": "Light",
"appearance_dark": "Dark",
"language": "Language"
},
"login": {
"title": "Die Fotospiel App",
"description": "Sign in with your Fotospiel account to manage every event in one place.",
"brand": "Die Fotospiel App",
"logo_alt": "Fotospiel App logo",
"hero_tagline": "Event tech with heart",
"hero_heading": "Welcome back to the Fotospiel App",
"hero_subheading": "Manage events, galleries, and guest lists in one beautifully crafted dashboard.",
"hero_footer": {
"headline": "No account yet?",
"subline": "Explore our packages and experience Fotospiel live.",
"cta": "Discover packages"
},
"highlights": {
"moments": "Share moments in real time",
"moments_description": "Uploads land instantly in the event gallery — no app download needed.",
"branding": "Branding & slideshows that impress",
"branding_description": "Configure slideshows, watermarks, and tasks for your event.",
"privacy": "Secure access via tokens",
"privacy_description": "Event access stays protected — GDPR-compliant with join tokens."
},
"identifier": "Email or Username",
"identifier_placeholder": "you@example.com or username",
"username_or_email": "Username or Email",
@@ -39,6 +64,20 @@
"no_account": "Don't have access yet?",
"sign_up": "Create an account"
},
"forgot": {
"title": "Reset your password",
"description": "Enter your email address to receive a password reset link.",
"email_label": "Email address",
"email_placeholder": "name@example.com",
"submit": "Email password reset link",
"back_prefix": "Or, return to",
"back": "Login"
},
"common": {
"ui": {
"language_select": "Select language"
}
},
"register": {
"title": "Register",
"name": "Full Name",