[SPIP][PLUGINS] v3.0-->v3.2
[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')) {
5 return;
6 }
7
8 $GLOBALS[$GLOBALS['idx_lang']] = array(
9
10 // C
11 'compagnon_description' => 'Le compagnon offre une aide aux utilisateurs
12 lors de leur première visite dans l’espace privé de SPIP.',
13 'compagnon_nom' => 'Compagnon',
14 'compagnon_slogan' => 'Assistant de premiers pas avec SPIP'
15 );