<?php

$lang['tile_width'] = 'Tile width';
$lang['text_size']  = 'Text size';
$lang['icon_size']  = 'Icon size';
$lang['text_color'] = 'Text color';
$lang['skip_file'] = 'Page IDs to skip. Use a regex. Example /(:start$|^public:newstart$)/';
$lang['show_in_editor_menu'] = 'Show Visualindex in editor menus (classic and ProseMirror)?';
$lang['default_image'] = 'Default image (media ID, e.g. wiki:logo.png). If empty, plugin fallback image is used.';
$lang['use_pagesicon'] = 'Use page icon from pagesicon plugin when available?';
