<?php

$lang["sidebarposition"] = "Sidebar position";
$lang["dokuwikibreadcrums_enable"] = "Use Dokuwiki breadcrums";
$lang["startpage"] = "Start Page";
$lang["fontawesome_enable"] = "Enable Font Awesome. Do not forget to set a correct tag in the option below.";
$lang["fontawesome_tag"] = "Specify a tag to include Font Awesome. Do not forget to check the option above to enable. Note: specify full tag. e.g. &lt;link href='/css/all.css' rel='stylesheet'&gt;";
$lang["googlefont_enable"] = "Enable Google Fonts.";
$lang["googlefont_tag"] = "Specify tags to include Google Fonts. Do not forget to check the option above to enable. Note: specify full tag. e.g. &lt;link rel='preload' href='/fonts/notosans.woff2' as='font' type='font/woff2' crossorigin&gt;";
