X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/db7e28f1cc7a61a4685e5426cc0c647105b6f9c1..26dd5629ee5f2c3de36ff44e65529e4ca491cab1:/WEB-INF/resources/hu.lang.php?ds=inline diff --git a/WEB-INF/resources/hu.lang.php b/WEB-INF/resources/hu.lang.php index 0b9d66f9..8c2e730c 100644 --- a/WEB-INF/resources/hu.lang.php +++ b/WEB-INF/resources/hu.lang.php @@ -278,6 +278,8 @@ $i18n_key_words = array( // 'label.mark_approved' => 'Mark approved', // 'label.template' => 'Template', // 'label.attachments' => 'Attachments', +// 'label.files' => 'Files', +// 'label.image' => 'Image', // Form titles. // TODO: Translate the following. @@ -314,6 +316,8 @@ $i18n_key_words = array( // 'title.send_invoice' => 'Sending Invoice', // 'title.charts' => 'Charts', 'title.projects' => 'Projektek', +// TODO: translate the following. +// 'title.project_files' => 'Project Files', 'title.add_project' => 'Projekt hozzáadása', 'title.edit_project' => 'Projekt szerkesztése', 'title.delete_project' => 'Projekt törlése',