xref: /template/writr/lang/en/lang.php (revision 787ebf2b34f565800837cfcd285970a421c8195f)
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