xref: /plugin/timezoneco/lang/en/lang.php (revision 9b2ef68514888285e8202d02d076f77f196d5c7e)
1<?php
2/**
3 * English language file for timezone plugin
4 *
5 * @author Ruben Carlo Benante <rcb@beco.cc>
6 */
7
8// menu entry for admin plugins
9//$lang['menu'] = 'Set your timezone';
10
11// custom language strings for the plugin
12$lang['timezone'] = 'Your timezone';
13
14