[SPIP] ~maj v2.1.25-->2.1.26
[velocampus/web/www.git] / www / plugins / auto / Menu_langue_lien / Menu_langue_lien / lang / paquet-mll_en.php
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-mll
7 // Langue: en
8 // Date: 06-12-2011 12:21:22
9 // Items: 3
10
11 if (!defined('_ECRIRE_INC_VERSION')) return;
12
13 $GLOBALS[$GLOBALS['idx_lang']] = array(
14
15 // M
16 'mll_description' => 'Replace the original language menu by a clickable menu. This menu is displayed only if at least two languages are ​​actually used on the site.',
17 'mll_nom' => 'Language menu as links',
18 'mll_slogan' => 'View languages ​​as clickable links',
19 );
20 ?>