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