[PLUGINS] +Menu_Lang_lien
[ptitvelo/web/www.git] / www / plugins / Menu_langue_lien / lang / paquet-mll_es.php
diff --git a/www/plugins/Menu_langue_lien/lang/paquet-mll_es.php b/www/plugins/Menu_langue_lien/lang/paquet-mll_es.php
new file mode 100644 (file)
index 0000000..15d889a
--- /dev/null
@@ -0,0 +1,16 @@
+<?php
+// This is a SPIP language file  --  Ceci est un fichier langue de SPIP
+// extrait automatiquement de http://trad.spip.net/tradlang_module/paquet-mll?lang_cible=es
+// ** ne pas modifier le fichier **
+
+if (!defined('_ECRIRE_INC_VERSION')) return;
+
+$GLOBALS[$GLOBALS['idx_lang']] = array(
+
+       // M
+       'mll_description' => 'Remplaza al menú desplegable de idiomas por un menú en el que hacer click. Este menú no se muestra salvo si hay al menos 2 idiomas verdaderamente utilizados en el sitio.',
+       'mll_nom' => 'Menú de idiomas con enlaces',
+       'mll_slogan' => 'Mostrar los idiomas bajo la forma de enlaces en los que hacer click'
+);
+
+?>