xref: /template/mikio/lang/en/settings.php (revision c165b1846fc5c512505dc577e9428a1a76926c7e)
1<?php
2/**
3 * English language file for config
4 *
5 */
6
7$lang['includeFontAwesome'] = 'Include the FontAwesome library';
8$lang['useFontAwesome']     = 'Use the FontAwesome library in the theme';
9$lang['useTheme']           = 'Use additional theme in template. Leave blank for default';
10$lang['navbarMenuStyle']    = 'The style of menus used in the Navbar';
11
12
13$lang['discussionPage']   = 'Discussion page (leave empty to disable discussions)';
14$lang['userPage']         = 'User page (leave empty to disable user pages)';
15$lang['hideTools']        = 'Hide tools when not logged in?';
16$lang['navbar']             = 'Pages to display in the Navbar';