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/uk.json
Hosted Weblate 878c3b5072
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (2 of 2 strings)

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

[ci skip]

Co-authored-by: Tymofii Lytvynenko <till.svit@gmail.com>
2021-11-12 18:33:39 +01:00

6 lines
486 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"PasswordVerifier": {
"CantReachAPI": "Не вдається зв’язатися з haveibeenpwned.com, щоб перевірити пароль. Будь ласка, перегляньте журнал Matomo для отримання подробиць",
"PasswordFoundInDb": "Ваш пароль зустрічається %1$s разів у базі даних haveibeenpwned.com. Будь ласка, виберіть надійний пароль"
}
}