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

16 lines
479 B
PHP
Raw Permalink 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=de
// ** ne pas modifier le fichier **
if (!defined('_ECRIRE_INC_VERSION')) {
return;
}
$GLOBALS[$GLOBALS['idx_lang']] = array(
// N
'nospam_description' => 'SPAM stoppen! Ein Filter ohne Nebenwirkungen für ehrliche Nutzer.', # MODIF
'nospam_slogan' => 'Begrenzt das SPAM-Risiko in Foren' # MODIF
);