spip_nursit/plugins-dist/dist/nursit/nospam/lang/paquet-nospam_nl.php

16 lines
498 B
PHP
Raw Normal View History

2023-06-01 15:30:12 +00:00
<?php
// This is a SPIP language file -- Ceci est un fichier langue de SPIP
// extrait automatiquement de https://trad.spip.net/tradlang_module/paquet-nospam?lang_cible=nl
// ** ne pas modifier le fichier **
if (!defined('_ECRIRE_INC_VERSION')) {
return;
}
$GLOBALS[$GLOBALS['idx_lang']] = array(
// N
'nospam_description' => 'Stop SPAM! Filter berichten in formulieren zonder oprechte gebruikers ermee lastig te vallen.',
'nospam_slogan' => 'Beperk het risico van SPAM in formulieren'
);