[SPIP] +spip v3.0.17
[lhc/web/clavette_www.git] / www / plugins-dist / organiseur / lang / paquet-organiseur_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/_core_/plugins/organiseur/lang/
4 if (!defined('_ECRIRE_INC_VERSION')) return;
5
6 $GLOBALS[$GLOBALS['idx_lang']] = array(
7
8 // O
9 'organiseur_description' => 'Outils de travail éditorial en groupe',
10 'organiseur_slogan' => 'Outils de travail éditorial en groupe'
11 );
12
13 ?>