xref: /template/readthedokus/lang/en/settings.php (revision 6de7b9ef4542de69635c80d98ec8db5f978775f5)
1<?php
2
3$lang["sidebarposition"] = "Sidebar position";
4$lang["fontawesome_enable"] = "Enable Font Awesome. Do not forget to set a correct tag in the option below.";
5$lang["fontawesome_tag"] = "Specify a tag to include Font Awesome. Do not forget to check the option above to enable.";
6$lang["googlefont_enable"] = "Enable Google Fonts.";
7$lang["googlefont_tag"] = "Specify tags to include Google Fonts. Do not forget to check the option above to enable.";
8