Configirable option whether to show Week menu.
[timetracker.git] / WEB-INF / resources / fa.lang.php
index a77c13c..bf8e718 100644 (file)
@@ -52,6 +52,8 @@ $i18n_key_words = array(
 // 'menu.group' => 'Group',
 'menu.plugins' => 'پلاگین ها',
 'menu.time' => 'زمان',
+// TODO: translate the following.
+// 'menu.week' => 'Week',
 'menu.expenses' => 'هزينه ها',
 'menu.reports' => 'گزارشات',
 // TODO: translate the following.
@@ -659,5 +661,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',
 );