Inital commit
This commit is contained in:
8
local/modules/ReCaptcha/I18n/fr_FR.php
Normal file
8
local/modules/ReCaptcha/I18n/fr_FR.php
Normal file
@@ -0,0 +1,8 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'Error' => 'Erreur',
|
||||
'Secret key' => 'Clé secrète',
|
||||
'Site key' => 'Clé du site',
|
||||
'Sorry, it seems that you\'re not human.' => 'Désolé, il semblerait que vous ne soyez pas un être humain.'
|
||||
);
|
||||
Reference in New Issue
Block a user