[SPIP] +2.1.12
[velocampus/web/www.git] / www / plugins / menus / lang / paquet-menus_en.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/_plugins_/menus/lang/
4 if (!defined('_ECRIRE_INC_VERSION')) return;
5
6 $GLOBALS[$GLOBALS['idx_lang']] = array(
7
8 'menus_titre' => 'Menus',
9 'menus_slogan' => 'Create your own custom menus.',
10 'menus_description' => 'Create your own custom menus.'
11
12 );
13
14 ?>