Configirable option whether to show Week menu.
[timetracker.git] / WEB-INF / resources / et.lang.php
index 5c69d6b..95e863f 100644 (file)
@@ -51,6 +51,8 @@ $i18n_key_words = array(
 'menu.group' => 'Grupp',
 'menu.plugins' => 'Lisad',
 'menu.time' => 'Ajaarvestus',
+// TODO: translate the following.
+// 'menu.week' => 'Week',
 'menu.expenses' => 'Kulud',
 'menu.reports' => 'Raportid',
 // TODO: translate the following.
@@ -637,5 +639,6 @@ $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',
 );