[SPIP] ~maj 3.0.10 --> 3.0.14
[lhc/web/www.git] / www / plugins-dist / compagnon / lang / paquet-compagnon_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/compagnon/lang/
4 if (!defined('_ECRIRE_INC_VERSION')) return;
5
6 $GLOBALS[$GLOBALS['idx_lang']] = array(
7
8 // C
9 'compagnon_description' => 'Le compagnon offre une aide aux utilisateurs
10 lors de leur première visite dans l’espace privé de SPIP.',
11 'compagnon_nom' => 'Compagnon',
12 'compagnon_slogan' => 'Assistant de premiers pas avec SPIP'
13 );
14
15 ?>