xref: /plugin/visualindex/lang/en/settings.php (revision 7f5290b8d6d83542fd5b939a9c568e40224c0ec8)
13c9c7f3bSLORTET<?php
23c9c7f3bSLORTET
3*7f5290b8SLORTET$lang['tile_width'] = 'Tile width';
4*7f5290b8SLORTET$lang['text_size']  = 'Text size';
5*7f5290b8SLORTET$lang['icon_size']  = 'Icon size';
6*7f5290b8SLORTET$lang['text_color'] = 'Text color';
73c9c7f3bSLORTET$lang['skip_file'] = 'Page IDs to skip. Use a regex. Example /(:start$|^public:newstart$)/';
83c9c7f3bSLORTET$lang['show_in_editor_menu'] = 'Show Visualindex in editor menus (classic and ProseMirror)?';
93c9c7f3bSLORTET$lang['default_image'] = 'Default image (media ID, e.g. wiki:logo.png). If empty, plugin fallback image is used.';
103c9c7f3bSLORTET$lang['use_pagesicon'] = 'Use page icon from pagesicon plugin when available?';
11