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