[PLUGINS] ~Menu_Langues_Liens v1.1.9-->v1.2.0
[lhc/web/www.git] / www / plugins / Menu_langue_lien / lang / mll_en.php
index 6e08135..c759efa 100755 (executable)
@@ -12,6 +12,7 @@ $GLOBALS[$GLOBALS['idx_lang']] = array(
 
        // E
        'explication_langues_invisibles' => 'Allows to remove some languages ​​from the menu',
+       'explication_separateur' => 'Text used to divide the languages in the menu',
 
        // L
        'label_format' => 'Languages display format',
@@ -20,7 +21,8 @@ $GLOBALS[$GLOBALS['idx_lang']] = array(
        'label_format_liste' => 'Languages list display format',
        'label_format_liste_bloc' => 'A block divided by spaces',
        'label_format_liste_liste' => 'A bulleted list',
-       'label_langues_invisibles' => 'Invisible languages in the​​ menu'
+       'label_langues_invisibles' => 'Invisible languages in the​​ menu',
+       'label_separateur' => 'Language divider'
 );
 
 ?>