X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/44e4bbe10c7f66ab47ce298009009e6627432bc5..a26a0989ad93cce9de9f45312990da9610e53045:/WEB-INF/resources/en.lang.php diff --git a/WEB-INF/resources/en.lang.php b/WEB-INF/resources/en.lang.php index 4d1a1828..5814f811 100644 --- a/WEB-INF/resources/en.lang.php +++ b/WEB-INF/resources/en.lang.php @@ -50,6 +50,7 @@ $i18n_key_words = array( 'menu.subgroups' => 'Subgroups', 'menu.plugins' => 'Plugins', 'menu.time' => 'Time', +'menu.week' => 'Week', 'menu.expenses' => 'Expenses', 'menu.reports' => 'Reports', 'menu.timesheets' => 'Timesheets', @@ -590,5 +591,6 @@ $i18n_key_words = array( 'form.timesheet_view.disapprove_body' => "Your timesheet %s was not approved.

%s", // Display Options form. See example at https://timetracker.anuko.com/display_options.php. +'form.display_options.menu' => 'Menu', 'form.display_options.note_on_separate_row' => 'Note on separate row', );