[CSS] +fix page header and title color
[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')) {
5 return;
6 }
7
8 $GLOBALS[$GLOBALS['idx_lang']] = array(
9
10 // F
11 'facteur_description' => 'Facteur s’occupe de la distribution des courriels au format HTML, texte ou mixte ; via SMTP ou non',
12 'facteur_nom' => 'Facteur',
13 'facteur_slogan' => 'Il distribue vos courriels'
14 );