1<?php 2 3$lang['taille_texte'] = 'Text size'; 4$lang['taille_icone'] = 'Icon size'; 5$lang['couleur_texte'] = 'Text color'; 6$lang['skip_file'] = 'Page IDs to skip. Use a regex. Example /(:start$|^public:newstart$)/'; 7$lang['show_in_editor_menu'] = 'Show Visualindex in editor menus (classic and ProseMirror)?'; 8$lang['default_image'] = 'Default image (media ID, e.g. wiki:logo.png). If empty, plugin fallback image is used.'; 9$lang['use_pagesicon'] = 'Use page icon from pagesicon plugin when available?'; 10