xref: /plugin/davcal/lang/en/settings.php (revision 185e2535914616e98630b0777145a3e6d5c8d81b)
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