Introduced a debug option and a localization string for holidays.
[timetracker.git] / WEB-INF / resources / da.lang.php
index 45d1790..a0ab6eb 100644 (file)
@@ -51,6 +51,8 @@ $i18n_key_words = array(
 // 'menu.group' => 'Group',
 'menu.plugins' => 'Plugins',
 'menu.time' => 'Tid',
+// TODO: translate the following.
+// 'menu.week' => 'Week',
 'menu.expenses' => 'Udgifter',
 'menu.reports' => 'Rapporter',
 // TODO: translate the following.
@@ -555,6 +557,7 @@ $i18n_key_words = array(
 // TODO: translate the following.
 // 'form.group_edit.display_options' => 'Display options',
 // 'form.group_edit.show_holidays' => 'Show holidays',
+// 'form.group_edit.holidays' => 'Holidays',
 'form.group_edit.tracking_mode' => 'Registrerings tilstand',
 'form.group_edit.mode_time' => 'Tid',
 'form.group_edit.mode_projects' => 'Projekter',
@@ -635,6 +638,7 @@ $i18n_key_words = array(
 
 // Display Options form. See example at https://timetracker.anuko.com/display_options.php.
 // TODO: translate the following.
+// 'form.display_options.menu' => 'Menu',
 // 'form.display_options.note_on_separate_row' => 'Note on separate row',
 );