fix(lang): correct german translation for password reset email (#9680)

This commit is contained in:
Timo 2026-08-12 14:17:05 +02:00 committed by GitHub
parent 08627795a5
commit dcfad6c608
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -13,7 +13,7 @@
"auth.confirm_password": "Passwort bestätigen", "auth.confirm_password": "Passwort bestätigen",
"auth.forgot_password_link": "Passwort vergessen?", "auth.forgot_password_link": "Passwort vergessen?",
"auth.forgot_password_heading": "Passwort-Wiederherstellung", "auth.forgot_password_heading": "Passwort-Wiederherstellung",
"auth.forgot_password_send_email": "Passwort zurücksetzen E-Mail senden", "auth.forgot_password_send_email": "E-Mail zum Zurücksetzen des Passworts senden",
"auth.register_now": "Registrieren", "auth.register_now": "Registrieren",
"auth.logout": "Abmelden", "auth.logout": "Abmelden",
"auth.register": "Registrieren", "auth.register": "Registrieren",