Made show_holidays configurable as per issue #53.
[timetracker.git] / WEB-INF / resources / en.lang.php
index bcdbd01..1009a0f 100644 (file)
@@ -417,6 +417,7 @@ $i18n_key_words = array(
 // Profile form. See example at https://timetracker.anuko.com/profile_edit.php.
 'form.profile.12_hours' => '12 hours',
 'form.profile.24_hours' => '24 hours',
+'form.profile.show_holidays' => 'Show holidays',
 'form.profile.tracking_mode' => 'Tracking mode',
 'form.profile.mode_time' => 'time',
 'form.profile.mode_projects' => 'projects',