X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/124f501c2f54e9480401ed46bd1986e10cc3afc3..b5b2801290794632bba7af2cdddf9d4a8a96c29c:/WEB-INF/resources/sr.lang.php diff --git a/WEB-INF/resources/sr.lang.php b/WEB-INF/resources/sr.lang.php index 9cc76d70..a4541454 100644 --- a/WEB-INF/resources/sr.lang.php +++ b/WEB-INF/resources/sr.lang.php @@ -263,6 +263,8 @@ $i18n_key_words = array( // 'label.approval' => 'Report approval', // 'label.mark_approved' => 'Mark approved', // 'label.template' => 'Template', +// 'label.attachments' => 'Attachments', +// 'label.files' => 'Files', // Form titles. 'title.error' => 'Greška', @@ -293,6 +295,8 @@ $i18n_key_words = array( 'title.send_invoice' => 'Slanje računa', 'title.charts' => 'Grafikoni', 'title.projects' => 'Projekti', +// TODO: translate the following. +// 'title.project_files' => 'Project Files', 'title.add_project' => 'Dodavanje projekta', 'title.edit_project' => 'Izmena projekta', 'title.delete_project' => 'Brisanje projekta',