X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fsr.lang.php;h=06b087b7c76b7e84f8c2cc396cad4df8f1b5d991;hb=c13fcda70448cc81d1555fe2ee25a5d0ed2f74c7;hp=5e7f56e9fd990b52701cf8fb7523175d1eca5167;hpb=62b36719d92eec21e5e132811c1ec88e5f495117;p=timetracker.git diff --git a/WEB-INF/resources/sr.lang.php b/WEB-INF/resources/sr.lang.php index 5e7f56e9..06b087b7 100644 --- a/WEB-INF/resources/sr.lang.php +++ b/WEB-INF/resources/sr.lang.php @@ -46,6 +46,8 @@ $i18n_key_words = array( 'menu.help' => 'Pomoć', 'menu.create_team' => 'Napravi tim', 'menu.profile' => 'Profil', +// TODO: translate the following. +// 'menu.group' => 'Group', 'menu.time' => 'Vreme', 'menu.expenses' => 'Troškovi', 'menu.reports' => 'Izveštaji', @@ -279,6 +281,8 @@ $i18n_key_words = array( 'title.import' => 'Uvoz podataka tim-a', 'title.options' => 'Opcije', 'title.profile' => 'Profil', +// TODO: translate the following. +// 'title.group' => 'Group Settings', 'title.cf_custom_fields' => 'Dodatna polja', 'title.cf_add_custom_field' => 'Dodavanje dodatnih polja', 'title.cf_edit_custom_field' => 'Izmena dodatnih polja',