X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/41cf24c4700d2637472ef3c7cc920caf86f51cf4..6b8cf2090e067287e1e0bd0c1d03ef752da76bc1:/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',