Fix auth translations and admin PWA UI
This commit is contained in:
@@ -61,7 +61,7 @@ export default function AuthSimpleLayout({ children, title, description, name, l
|
||||
|
||||
<div className="space-y-4">
|
||||
<h2 className="font-display text-3xl leading-tight sm:text-4xl">
|
||||
{t('login.hero_heading', 'Willkommen zurück bei Fotospiel')}
|
||||
{t('login.hero_heading', 'Willkommen zurück bei der Fotospiel App')}
|
||||
</h2>
|
||||
<p className="text-sm text-white/80 sm:text-base">
|
||||
{t('login.hero_subheading', 'Verwalte Events, Galerien und Gästelisten in einem liebevoll gestalteten Dashboard.')}
|
||||
|
||||
Reference in New Issue
Block a user