1<?php 2 3$lang['hide_settings'] = 'Hide the settings button beneath the calendar'; 4$lang['disable_sync'] = 'Disable CalDAV synchronisation (but still allow private ICS URL)'; 5$lang['disable_ics'] = 'Disable private ICS URL synchronisation (but still allow CalDAV sync)'; 6$lang['monday'] = 'Start week on Monday instead of Sunday'; 7$lang['timezone'] = 'Set the timezone of the calendar (e.g. "Europe/Vienna" or "local" for browser-based)'; 8$lang['workweek'] = 'Show only workweek'; 9$lang['weeknumbers'] = 'Show week numbers'; 10