X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/00a2c4c840e745a734cd7eb6e58f897192fc2ca6..26dd5629ee5f2c3de36ff44e65529e4ca491cab1:/WEB-INF/resources/gr.lang.php diff --git a/WEB-INF/resources/gr.lang.php b/WEB-INF/resources/gr.lang.php index 0de289b6..a69e6aa8 100644 --- a/WEB-INF/resources/gr.lang.php +++ b/WEB-INF/resources/gr.lang.php @@ -253,6 +253,7 @@ $i18n_key_words = array( // 'label.template' => 'Template', // 'label.attachments' => 'Attachments', // 'label.files' => 'Files', +// 'label.image' => 'Image', // Form titles. 'title.error' => 'Σφάλμα', @@ -287,6 +288,8 @@ $i18n_key_words = array( 'title.send_invoice' => 'Αποστολή τιμολόγιου', 'title.charts' => 'Γραφήματα', 'title.projects' => 'Έργο', +// TODO: translate the following. +// 'title.project_files' => 'Project Files', 'title.add_project' => 'Προσθήκη έργου', 'title.edit_project' => 'Επεξεργασία έργου', 'title.delete_project' => 'Διαγραφή έργου',