spip_nursit/plugins-dist/dist/nursit/nospam/lang/paquet-nospam_fr.php
2023-06-01 17:30:12 +02:00

13 lines
472 B
PHP
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php
// This is a SPIP language file -- Ceci est un fichier langue de SPIP
// Fichier source, a modifier dans https://git.spip.net/spip-contrib-extensions/nospam.git
if (!defined('_ECRIRE_INC_VERSION')) {
return;
}
$GLOBALS[$GLOBALS['idx_lang']] = array(
// N
'nospam_description' => 'Halte au spam ! Filtrez les spams dans les formulaires, sans nuisance pour les utilisateurs honnêtes.',
'nospam_slogan' => 'Limiter le risque de spams dans les formulaires'
);