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/it.json

8 lines
447 B
JSON
Raw Permalink Normal View History

{
"PasswordVerifier": {
"CantReachAPI": "Impossibile raggiungere haveibeenpwned.com per verificare la password. Controlla il log di Matomo per informazioni aggiuntive.",
"PasswordFoundInDb": "La tua password compare %1$s volte nel database di haveibeenpwned.com. Per favore, scegli una password sicura.",
"PluginDescription": "Rifiuta password non sicure ricercandone l'hash nel database di haveibeenpwned.com"
}
}