[SKEL] ~passage de plugin a paquet
[ptitvelo/web/www.git] / www / plugins / skel_ptitvelo / lang / paquet-skel_ptitvelo_fr.php
1 <?php
2 // This is a SPIP language file -- Ceci est un fichier langue de SPIP
3 if (!defined('_ECRIRE_INC_VERSION')) return;
4
5 $GLOBALS[$GLOBALS['idx_lang']] = array(
6
7 // S
8 'skel_ptitvelo_description' => 'Installation et surcharges des dépendances, et habillage.',
9 'skel_ptitvelo_nom' => 'uN p\'Tit véLo dAnS La Tête',
10 'skel_ptitvelo_slogan' => 'Squelette de l\'association'
11 );
12
13 ?>