diff --git a/lib/l10n/intl_de.arb b/lib/l10n/intl_de.arb index a328d7b4..d0bbbfe9 100644 --- a/lib/l10n/intl_de.arb +++ b/lib/l10n/intl_de.arb @@ -1767,5 +1767,35 @@ "@deviceId": { "type": "text", "placeholders": {} + }, + "pleaseClickOnLink": "Bitte auf den Link in der E-Mail kicken und dann fortfahren.", + "@pleaseClickOnLink": { + "type": "text", + "placeholders": {} + }, + "passwordForgotten": "Passwort vergessen", + "@passwordForgotten": { + "type": "text", + "placeholders": {} + }, + "passwordRecovery": "Passwort wiederherstellen", + "@passwordRecovery": { + "type": "text", + "placeholders": {} + }, + "noPasswordRecoveryDescription": "Du hast bisher keine Möglichkeit hinzugefügt, um dein Passwort zurückzusetzen.", + "@noPasswordRecoveryDescription": { + "type": "text", + "placeholders": {} + }, + "iHaveClickedOnLink": "Ich habe den Link angeklickt", + "@iHaveClickedOnLink": { + "type": "text", + "placeholders": {} + }, + "enterAnEmailAddress": "Gib eine E-Mail-Adresse ein", + "@enterAnEmailAddress": { + "type": "text", + "placeholders": {} } }