1<?php
2/**
3 * English language file for template
4 *
5 */
6
7$lang['menu'] = 'Menu';
8$lang['__theme_color__'] = 'Primary theme colour';
9$lang['__theme_color_alt__'] = 'Secondary theme colour';
10$lang['__content_width__'] = 'Width of the content area';
11