Changeset 58793 in spip-zone
- Timestamp:
- Feb 23, 2012, 2:35:22 PM (9 years ago)
- Location:
- _plugins_/agenda/trunk/lang
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/agenda/trunk/lang/paquet-agenda_fr.php
r53973 r58793 1 1 <?php 2 3 // Ceci est un fichier langue de SPIP -- This is a SPIP language file 4 // 5 /// Fichier produit par PlugOnet 6 // Module: paquet-agenda 7 // Langue: fr 8 // Date: 02-11-2011 16:35:56 9 // Items: 2 10 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/_plugins_/agenda/trunk/lang/ 11 4 if (!defined('_ECRIRE_INC_VERSION')) return; 12 5 13 6 $GLOBALS[$GLOBALS['idx_lang']] = array( 14 7 15 // A8 // A 16 9 'agenda_description' => 'Agenda Evénementiel', 17 'agenda_slogan' => 'Agenda Evénementiel' ,10 'agenda_slogan' => 'Agenda Evénementiel' 18 11 ); 12 19 13 ?>
Note: See TracChangeset
for help on using the changeset viewer.