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 53174422cf
Translated using Weblate (French)
Currently translated at 100.0% (3 of 3 strings)

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

[ci skip]

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: sébastien schaffhauser (webmaster67) <sebastien67120@gmail.com>
2023-06-03 14:52:31 +02:00

7 lines
506 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é.",
"PluginDescription": "Rejetez les mots de passe non sécurisés en recherchant leur hachage dans la base de données haveibeenpwned.com"
}
}