xref: /plugin/timezoneco/lang/en/settings.php (revision efb330856fa26164e5ba2b98a63e46ae1845b0fe)
1<?php
2/**
3 * english language file for timezone plugin
4 *
5 * @author Ruben Carlo Benante <rcb@beco.cc>
6 */
7
8// keys need to match the config setting name
9$lang['timezone'] = 'Set the timezone for the wiki';
10
11