<?php
/**
 * English language file for config
 *
 */

$lang['includeFontAwesome'] = 'Include the FontAwesome library';
$lang['useFontAwesome']     = 'Use the FontAwesome library in the theme';
$lang['useTheme']           = 'Use additional theme in template. Leave blank for default';
$lang['navbarMenuStyle']    = 'The style of menus used in the Navbar';


$lang['discussionPage']   = 'Discussion page (leave empty to disable discussions)';
$lang['userPage']         = 'User page (leave empty to disable user pages)';
$lang['hideTools']        = 'Hide tools when not logged in?';
$lang['navbar']             = 'Pages to display in the Navbar';