14 lines
929 B
INI
14 lines
929 B
INI
; hCaptcha - CAPTCHA Plugin
|
|
; Copyright (C) Copyright 2020 - 2022 Peter Martin, https://db8.nl. All rights reserved.
|
|
; Copyright (C) Translation 2020 Tobias Zulauf (www.jah-tz.de)
|
|
; 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>Ein einfaches CAPTCHA-Plugin zum Schutz vor SPAM mit hCaptcha.com</p>
|
|
<ul>
|
|
<li>Autor: Peter Martin, <a href='https://data2site.com/' target='_blank' rel='noopener noreferrer'>https://data2site.com/</a></li>
|
|
<li>Dieses Plugin verwendet den CAPTCHA-Dienst von: <a href='https://www.hcaptcha.com/' target='_blank' rel='noopener noreferrer'>https://www.hcaptcha.com/</a></li>
|
|
<li>Fehlerberichte & Ergänzungen: <a href='https://github.com/pe7er/hcaptcha' target='_blank' rel='noopener noreferrer'>https://github.com/pe7er/hcaptcha</a></li>
|
|
</ul>"
|