xref: /template/kiwiki/lang/en/settings.php (revision dacd8d04583b4426dddf1a837e174e1d26bc5626)
1<?php
2/**
3 * English language file for config
4 *
5 */
6
7$lang['MainMenu'] = 'Menu identifier';
8$lang['TocMaxHeight'] = 'Max. table of contents height';
9$lang['GoBottomBtn'] = 'Go to bottom button';
10$lang['ShowUserFooter']    = 'Display logged-in user in footer';
11$lang['ShowACLFooter']    = 'Display group permissions (ACL) in footer';
12$lang['FullScreenBtn']    = 'Full screen button';
13