*/
$lang['darkmode'] = 'Allow a client-side dark mode
(Only if the visitor also has dark mode enabled)';
$lang['darkmode_o_allow'] = 'Allow';
$lang['darkmode_o_disable'] = 'Disable';
$lang['navtrail'] = 'Show current page in hierarchical breadcrumbs';
$lang['navtrail_o_none'] = 'Don’t show';
$lang['navtrail_o_text'] = 'Show as text';
$lang['navtrail_o_link'] = 'Show as link';
$lang['tocstyle'] = 'State of the TOC:';
$lang['tocstyle_o_hide'] = 'Hide by default';
$lang['tocstyle_o_show'] = 'Show by default';
$lang['cookiepos'] = 'Display the Cookie message banner';
$lang['cookiepos_o_hide'] = 'Don’t show';
$lang['cookiepos_o_top'] = 'Show on top of page';
$lang['cookiepos_o_bottom'] = 'Show on bottom of page';
$lang['cookiemsg'] = 'The message to display on the Cookie banner
(This text may contain HTML tags)';
$lang['cookielink'] = 'Link to the “More information” page (internal or external)';
$lang['homelink'] = 'Override the homepage link (empty for default behaviour)';
$lang['printstyle'] = 'Print style variant';
$lang['printstyle_o_basic'] = 'Basic';
$lang['printstyle_o_compact'] = 'Compact';
$lang['langmenu'] = 'Display the Languages menu (requires the Translation plugin)';
$lang['langmenu_o_tb'] = 'As a menu in toolbar';
$lang['langmenu_o_sb'] = 'As a list in sidebar';
$lang['langfilter'] = 'Filter which translations to show in the menu or list';
$lang['langfilter_o_all'] = 'List all languages';
$lang['langfilter_o_existing'] = 'List only if translation exists';