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/zh-tw.json
Hosted Weblate 5c043bebb0
Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (3 of 3 strings)

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

[ci skip]

Translated using Weblate (Chinese (Traditional))

Currently translated at 66.6% (2 of 3 strings)

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

[ci skip]

Co-authored-by: HO Gin Wang <hoginwang1996@gmail.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
2023-06-03 14:52:29 +02:00

7 lines
419 B
JSON

{
"PasswordVerifier": {
"CantReachAPI": "無法連結 haveibeenpwned.com 以驗證密碼。請檢查 Matomo 紀錄檔以獲取更多資訊。",
"PasswordFoundInDb": "您的密碼在 haveibeenpwned.com 資料庫中出現 %1$s 次。請選擇一個安全的密碼。",
"PluginDescription": "通過在 haveibeenpwned.com 資料庫中搜尋雜湊值,以避免使用不安全的密碼"
}
}