1<?php 2/** 3 * English language file for template 4 * 5 */ 6 7$lang['menu'] = 'Menu'; 8$lang['__tooltips_color__'] = 'Background colour of tooltips'; 9$lang['__tooltips_color_alt__'] = 'Text colour of tooltips'; 10$lang['__theme_color__'] = 'Primary theme colour'; 11$lang['__theme_color_alt__'] = 'Secondary theme colour'; 12$lang['__content_width__'] = 'Width of the content area'; 13$lang['AddNewPage'] = 'Add new page'; 14$lang['Language'] = 'Language'; 15$lang['__font__'] = 'Font'; 16