9 lines
847 B
INI
9 lines
847 B
INI
; hCaptcha - CAPTCHA Plugin
|
|
; Copyright (C) Copyright 2020 - 2022 Peter Martin, https://db8.nl. All rights reserved.
|
|
; Copyright (C) Translation 2020 Mateusz Hajder
|
|
; License GNU General Public License version 2 or later; see LICENSE.txt
|
|
; Note : All ini files need to be saved as UTF-8
|
|
|
|
PLG_CAPTCHA_HCAPTCHA="CAPTCHA - hCaptcha"
|
|
PLG_CAPTCHA_HCAPTCHA_XML_DESCRIPTION="<p>Prosta wtyczka CAPTCHA do ochrony przed spamem przy użyciu hCaptcha.com</p><ul><li>Autor: Peter Martin, <a href=\"https://data2site.com/\" target=\"_blank\">https://data2site.com/</a></li><li>Ta wtyczka korzysta z usługi CAPTCHA: <a href=\"https://www.hcaptcha.com/\" target=\"_blank\">https://www.hcaptcha.com/</a></li><li>Raporty o błędach & uzupełnienia: <a href=\"https://github.com/pe7er/hcaptcha\" target=\"_blank\">https://github.com/pe7er/hcaptcha</a></li></ul>"
|