<?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['navbarClasses']      = 'Classes to add to the navbar';
$lang['navbarMenuPosition'] = 'Navbar menu list position';
$lang['navbarMenuClasses']  = 'Navbar menu list classes';
$lang['useHeroTitle']       = 'Show the hero title heading on pages';
$lang['breadcrumbsLoc']     = 'Location of breadcrumbs bar';
$lang['tocfullheight']      = 'TOC is displayed as full height';

$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';