[PLUGINS] +set de base
[lhc/web/www.git] / www / plugins / facteur / lang / paquet-facteur_fr.php
1 <?php
2 // This is a SPIP language file -- Ceci est un fichier langue de SPIP
3 // Fichier source, a modifier dans svn://zone.spip.org/spip-zone/_plugins_/facteur/trunk/lang/
4 if (!defined('_ECRIRE_INC_VERSION')) return;
5
6 $GLOBALS[$GLOBALS['idx_lang']] = array(
7
8 // F
9 'facteur_description' => 'Facteur s\'occupe de la distribution des courriels au format HTML, texte ou mixte ; via SMTP ou non',
10 'facteur_nom' => 'Facteur',
11 'facteur_slogan' => 'Il distribue vos courriels'
12 );
13
14 ?>