X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/44e4bbe10c7f66ab47ce298009009e6627432bc5..a26a0989ad93cce9de9f45312990da9610e53045:/WEB-INF/resources/sr.lang.php diff --git a/WEB-INF/resources/sr.lang.php b/WEB-INF/resources/sr.lang.php index 05d32a68..be1acb9e 100644 --- a/WEB-INF/resources/sr.lang.php +++ b/WEB-INF/resources/sr.lang.php @@ -51,6 +51,8 @@ $i18n_key_words = array( // 'menu.group' => 'Group', 'menu.plugins' => 'Dodaci', 'menu.time' => 'Vreme', +// TODO: translate the following. +// 'menu.week' => 'Week', 'menu.expenses' => 'Troškovi', 'menu.reports' => 'Izveštaji', // TODO: translate the following. @@ -642,5 +644,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', );