]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/de.lang.php
Made show_holidays configurable as per issue #53.
[timetracker.git] / WEB-INF / resources / de.lang.php
index a3d13850c64a6d7bb4ab5c42185e94802af8fd3f..d6958825d1da5b70d636457e6c40e29271b3f454 100644 (file)
@@ -420,6 +420,8 @@ $i18n_key_words = array(
 // Profile form. See example at https://timetracker.anuko.com/profile_edit.php.
 'form.profile.12_hours' => '12 Stunden',
 'form.profile.24_hours' => '24 Stunden',
+// TODO: translate the following.
+// 'form.profile.show_holidays' => 'Show holidays',
 'form.profile.tracking_mode' => 'Nachverfolgung',
 'form.profile.mode_time' => 'Zeit',
 'form.profile.mode_projects' => 'Projekte',