Fix broken translation key

This commit is contained in:
kolaente 2021-06-27 13:39:21 +02:00
parent dc41288ec1
commit fca4b93002
Signed by: konrad
GPG Key ID: F40E70337AB24C9B
5 changed files with 5 additions and 5 deletions

View File

@ -567,7 +567,7 @@
"username": "Benutzername",
"logout": "Abmelden",
"confirmEmailSuccess": "Du hast deine E-Mail erfolgreich bestätigt! Du kannst dich jetzt anmelden.",
"restPasswordSuccess": "Prüfe deinen Posteingang! Du solltest eine E-Mail mit Anweisungen zum Zurücksetzen deines Passworts erhalten haben.",
"resetPasswordSuccess": "Prüfe deinen Posteingang! Du solltest eine E-Mail mit Anweisungen zum Zurücksetzen deines Passworts erhalten haben.",
"resetPasswordAction": "Mir einen Link zum Zurücksetzen des Passworts senden",
"resetPassword": "Dein Passwort zurücksetzen",
"passwordRepeat": "Gib dein Passwort erneut ein"

View File

@ -24,7 +24,7 @@
"passwordPlaceholder": "e.g. •••••••••••",
"resetPassword": "Reset your password",
"resetPasswordAction": "Send me a password reset link",
"restPasswordSuccess": "Check your inbox! You should have an e-mail with instructions on how to reset your password.",
"resetPasswordSuccess": "Check your inbox! You should have an e-mail with instructions on how to reset your password.",
"passwordsDontMatch": "Passwords don't match",
"confirmEmailSuccess": "You successfully confirmed your email! You can log in now.",
"totpTitle": "Two Factor Authentication Code",

View File

@ -683,7 +683,7 @@
"totpTitle": "Code dauthentification à deux facteurs",
"confirmEmailSuccess": "Tu as bien confirmé ton adresse courriel ! Tu peux te connecter maintenant.",
"passwordsDontMatch": "Les mots de passe ne correspondent pas",
"restPasswordSuccess": "Vérifie ta boîte de réception ! Tu devrais recevoir un courriel contenant des instructions sur la manière de réinitialiser ton mot de passe.",
"resetPasswordSuccess": "Vérifie ta boîte de réception ! Tu devrais recevoir un courriel contenant des instructions sur la manière de réinitialiser ton mot de passe.",
"resetPasswordAction": "Menvoyer un lien de réinitialisation du mot de passe",
"resetPassword": "Réinitialiser ton mot de passe",
"passwordPlaceholder": "p. ex. •••••••••••",

View File

@ -622,7 +622,7 @@
"loginWith": "",
"resetPasswordAction": "",
"confirmEmailSuccess": "",
"restPasswordSuccess": "",
"resetPasswordSuccess": "",
"usernameEmail": "",
"username": ""
}

View File

@ -293,7 +293,7 @@
"passwordPlaceholder": "",
"usernamePlaceholder": "",
"emailPlaceholder": "",
"restPasswordSuccess": ""
"resetPasswordSuccess": ""
}
},
"404": {