X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fsl.lang.php;h=a4cc8fef95c392fd3d3faaaec9adedbc0fb36356;hb=26dd5629ee5f2c3de36ff44e65529e4ca491cab1;hp=1e742abcb258f9756684ac4e9fab33d6f5922504;hpb=124f501c2f54e9480401ed46bd1986e10cc3afc3;p=timetracker.git diff --git a/WEB-INF/resources/sl.lang.php b/WEB-INF/resources/sl.lang.php index 1e742abc..a4cc8fef 100644 --- a/WEB-INF/resources/sl.lang.php +++ b/WEB-INF/resources/sl.lang.php @@ -262,6 +262,9 @@ $i18n_key_words = array( // 'label.approval' => 'Report approval', // 'label.mark_approved' => 'Mark approved', // 'label.template' => 'Template', +// 'label.attachments' => 'Attachments', +// 'label.files' => 'Files', +// 'label.image' => 'Image', // Form titles. // TODO: Translate the following. @@ -296,6 +299,8 @@ $i18n_key_words = array( // 'title.send_invoice' => 'Sending Invoice', // 'title.charts' => 'Charts', 'title.projects' => 'Projekti', +// TODO: translate the following. +// 'title.project_files' => 'Project Files', 'title.add_project' => 'Dodajanje projekta', 'title.edit_project' => 'Urejanje projekta', 'title.delete_project' => 'Brisanje projekta',