X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fsr.lang.php;h=7178d548cf6d59cc72d446c772b82a3515e48e87;hb=26dd5629ee5f2c3de36ff44e65529e4ca491cab1;hp=2b5b731b4e3e353a47125e6792d59368bda5f59f;hpb=db7e28f1cc7a61a4685e5426cc0c647105b6f9c1;p=timetracker.git diff --git a/WEB-INF/resources/sr.lang.php b/WEB-INF/resources/sr.lang.php index 2b5b731b..7178d548 100644 --- a/WEB-INF/resources/sr.lang.php +++ b/WEB-INF/resources/sr.lang.php @@ -264,6 +264,8 @@ $i18n_key_words = array( // 'label.mark_approved' => 'Mark approved', // 'label.template' => 'Template', // 'label.attachments' => 'Attachments', +// 'label.files' => 'Files', +// 'label.image' => 'Image', // Form titles. 'title.error' => 'Greška', @@ -294,6 +296,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',