<?php
/**
 * English settings file for DokuWiki Plugin wikicalendar
 * @author Michael Klier <chi@chimeric.de>
 */
$lang['weekstart'] = 'The day the week starts';
$lang['timezone']  = 'Timezone (uses server timezone by default)';
