xref: /template/writr/lang/en/lang.php (revision b40dee05a44100641dd6a63f28599f2115bcfabd)
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$lang['AddNewPage'] = 'Add new page';
12$lang['Language'] = 'Language';
13