X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fgr.lang.php;h=a69e6aa8c7d19292290eb9f4f6af1f8430ca0acf;hb=d47f034f5d1b5e70185507046dc09df7c1299d81;hp=145d0efda28c5251aa2d6f55b788a75262f56017;hpb=db7e28f1cc7a61a4685e5426cc0c647105b6f9c1;p=timetracker.git diff --git a/WEB-INF/resources/gr.lang.php b/WEB-INF/resources/gr.lang.php index 145d0efd..a69e6aa8 100644 --- a/WEB-INF/resources/gr.lang.php +++ b/WEB-INF/resources/gr.lang.php @@ -252,6 +252,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' => 'Σφάλμα', @@ -286,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' => 'Διαγραφή έργου',