Rajout du module ReCaptcha

This commit is contained in:
2021-02-09 15:09:14 +01:00
parent de56924f04
commit aa4a44aea7
22 changed files with 713 additions and 15 deletions

View File

@@ -0,0 +1,8 @@
<?php
return array(
'ReCaptcha configuration' => 'ReCaptcha configuration',
'ReCaptcha module configuration' => 'ReCaptcha module configuration',
'These infos are available here : ' => 'Ces infos sont disponibles ici : ',
'reCAPTCHA access :' => 'reCAPTCHA accés :',
);