diff options
| author | Mark Felder <feld@FreeBSD.org> | 2020-09-01 16:48:51 -0500 |
|---|---|---|
| committer | Mark Felder <feld@FreeBSD.org> | 2020-09-01 16:48:51 -0500 |
| commit | 5809f33c860663165d1211d0251f0da4c2a374cd (patch) | |
| tree | 7eb3d7c8ee6e48ebe172592c25e4637193ece2fe /src/i18n/fr.json | |
| parent | acc45b49a55a5c173abdeac8c89d16395f92bc01 (diff) | |
Password reset no longer informs user of errors or account existence
Diffstat (limited to 'src/i18n/fr.json')
| -rw-r--r-- | src/i18n/fr.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/i18n/fr.json b/src/i18n/fr.json index 794ed812..3b7eefaf 100644 --- a/src/i18n/fr.json +++ b/src/i18n/fr.json @@ -730,7 +730,6 @@ "instruction": "Entrer votre address de courriel ou votre nom utilisateur. Nous enverrons un lien pour changer votre mot de passe.", "placeholder": "Votre email ou nom d'utilisateur", "return_home": "Retourner à la page d'accueil", - "not_found": "Email ou nom d'utilisateur inconnu.", "too_many_requests": "Vos avez atteint la limite d'essais, essayez plus tard.", "password_reset_required": "Vous devez changer votre mot de passe pour vous authentifier." } |
