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

6 lines
286 B
JSON

{
"PasswordVerifier": {
"PasswordFoundInDb": "Your password occurs %1$s times in the haveibeenpwned.com database. Please choose a secure password",
"CantReachAPI": "Can't reach haveibeenpwned.com to verify the password. Please check the Matomo log for more information"
}
}