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