]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/da.lang.php
Configirable option whether to show Week menu.
[timetracker.git] / WEB-INF / resources / da.lang.php
index 45d1790a3aa4b0329355f0ff656095ef49f35cab..07a6ecdbb5efbf2e504c81096a8fbfa874c8f517 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.
@@ -635,6 +637,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',
 );