Add functional forgot-password flow and login modal UX updates
This commit is contained in:
@@ -82,6 +82,17 @@
|
||||
"auth.login_identifier": "E-Mail oder Benutzername",
|
||||
"auth.login_placeholder": "name@example.com oder benutzername",
|
||||
"auth.forgot_password": "Passwort vergessen?",
|
||||
"auth.forgot_password_hint": "Gib die E-Mail-Adresse deines Kontos ein, dann senden wir dir einen Link zum Zuruecksetzen.",
|
||||
"auth.reset_email_placeholder": "name@example.com",
|
||||
"auth.send_reset_link": "Reset-Link senden",
|
||||
"auth.sending_reset_link": "Wird gesendet...",
|
||||
"auth.reset_link_sent": "Falls ein Konto existiert, wurde ein Passwort-Reset-Link gesendet.",
|
||||
"auth.reset_password_title": "Passwort zuruecksetzen",
|
||||
"auth.reset_password_hint": "Gib deine E-Mail-Adresse ein und waehle ein neues Passwort.",
|
||||
"auth.reset_password_submit": "Passwort zuruecksetzen",
|
||||
"auth.resetting_password": "Wird zurueckgesetzt...",
|
||||
"auth.password_reset_success": "Passwort erfolgreich zurueckgesetzt. Du kannst dich jetzt anmelden.",
|
||||
"auth.confirm_password": "Passwort bestaetigen",
|
||||
"auth.register_hint": "Registriere dich mit E-Mail und einem eindeutigen Benutzernamen.",
|
||||
"auth.verify_notice": "Bitte bestätige deine E-Mail-Adresse, bevor du dich anmeldest.",
|
||||
"auth.register_title": "Konto erstellen",
|
||||
|
||||
Reference in New Issue
Block a user