1
0
Fork 0
mirror of https://github.com/Findus23/plugin-PasswordVerifier.git synced 2024-09-19 16:03:47 +02:00
plugin-PasswordVerifier/lang/fr.json
Hosted Weblate 8eb386b843
Translated using Weblate (French)
Currently translated at 66.6% (2 of 3 strings)

Translation: Matomo/CommunityPlugin PasswordVerifier
Translate-URL: https://hosted.weblate.org/projects/matomo/communityplugin-passwordverifier/fr/

[ci skip]

Co-authored-by: Lukas Winkler <weblate@lw1.at>
2022-07-27 20:22:26 +02:00

6 lines
360 B
JSON

{
"PasswordVerifier": {
"CantReachAPI": "Impossible d'atteindre haveibeenpwned.com pour vérifier le mot de passe. Veuillez consulter le journal Matomo pour plus d'informations.",
"PasswordFoundInDb": "Votre mot de passe apparaît %1$s fois dans la base de données haveibeenpwned.com. Veuillez choisir un mot de passe sécurisé."
}
}