X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/76dd7930c2ef4f6de65bd98acfd3d0ef25979c18..e9573e41d407a7485d9c800cfaf6b08d2052158d:/WEB-INF/resources/sr.lang.php diff --git a/WEB-INF/resources/sr.lang.php b/WEB-INF/resources/sr.lang.php index 11ee1fd3..f9759426 100644 --- a/WEB-INF/resources/sr.lang.php +++ b/WEB-INF/resources/sr.lang.php @@ -271,6 +271,8 @@ $i18n_key_words = array( 'dropdown.all' => '--- svi ---', 'dropdown.no' => '--- ništa ---', 'dropdown.this_day' => 'ovaj dan', +// TODO: translate the following. +// 'dropdown.last_day' => 'last day', 'dropdown.this_week' => 'ova nedelja', 'dropdown.last_week' => 'prošla nedelja', 'dropdown.this_month' => 'ovaj mesec',