X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/7e31ec9db2a079cb231416b8243a8efc52a92ad9..c0c074a026debe06878f1ade76e02ebd0ae0fe9d:/WEB-INF/resources/sr.lang.php diff --git a/WEB-INF/resources/sr.lang.php b/WEB-INF/resources/sr.lang.php index 1db2ad6f..278a5289 100644 --- a/WEB-INF/resources/sr.lang.php +++ b/WEB-INF/resources/sr.lang.php @@ -153,6 +153,8 @@ $i18n_key_words = array( 'label.finish' => 'Završetak', 'label.duration' => 'Trajanje', 'label.note' => 'Napomena', +// TODO: translate the following. +// 'label.notes' => 'Notes', 'label.item' => 'Stavka', 'label.cost' => 'Cena', 'label.day_total' => 'Zbir časova dnevno', @@ -206,6 +208,11 @@ $i18n_key_words = array( 'label.fav_report' => 'Omiljeni izveštaji', 'label.cron_schedule' => 'Sredi raspored', 'label.what_is_it' => 'Šta je ovo?', +// TODO: Translate the following. +// 'label.expense' => 'Expense', +// 'label.quantity' => 'Quantity', +// 'label.paid_status' => 'Paid status', +// 'label.paid' => 'Paid', // Form titles. 'title.login' => 'Prijava',