diff --git a/src/i18n/lang/de.json b/src/i18n/lang/de.json index 86a202ec0..8559c2bd6 100644 --- a/src/i18n/lang/de.json +++ b/src/i18n/lang/de.json @@ -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" diff --git a/src/i18n/lang/en.json b/src/i18n/lang/en.json index 15c7bc80d..a77c3992a 100644 --- a/src/i18n/lang/en.json +++ b/src/i18n/lang/en.json @@ -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", diff --git a/src/i18n/lang/fr.json b/src/i18n/lang/fr.json index f2b9e3852..bc7530b24 100644 --- a/src/i18n/lang/fr.json +++ b/src/i18n/lang/fr.json @@ -683,7 +683,7 @@ "totpTitle": "Code d’authentification à 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": "M’envoyer un lien de réinitialisation du mot de passe", "resetPassword": "Réinitialiser ton mot de passe", "passwordPlaceholder": "p. ex. •••••••••••", diff --git a/src/i18n/lang/ro.json b/src/i18n/lang/ro.json index 3d780b180..d2252d45f 100644 --- a/src/i18n/lang/ro.json +++ b/src/i18n/lang/ro.json @@ -622,7 +622,7 @@ "loginWith": "", "resetPasswordAction": "", "confirmEmailSuccess": "", - "restPasswordSuccess": "", + "resetPasswordSuccess": "", "usernameEmail": "", "username": "" } diff --git a/src/i18n/lang/ru.json b/src/i18n/lang/ru.json index a0ef9f943..3766fdf71 100644 --- a/src/i18n/lang/ru.json +++ b/src/i18n/lang/ru.json @@ -293,7 +293,7 @@ "passwordPlaceholder": "", "usernamePlaceholder": "", "emailPlaceholder": "", - "restPasswordSuccess": "" + "resetPasswordSuccess": "" } }, "404": {