[SKEL] +inclusion du footer +lien vers la page licence
[lhc/web/clavettes.git] / lang / clavettes_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 //A
8 'agenda' => 'Agenda',
9 //L
10 'licence' => 'Licence',
11 //P
12 'pas_d_evenements' => 'Pas d\'événements à venir pour le moment.'
13 );
14
15 ?>