<?php
/**
 * English language file for timezone plugin
 *
 * @author Ruben Carlo Benante <rcb@beco.cc>
 */

// menu entry for admin plugins
//$lang['menu'] = 'Set your timezone';

// custom language strings for the plugin
$lang['timezone'] = 'Your timezone';

