X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fgr.lang.php;h=a69e6aa8c7d19292290eb9f4f6af1f8430ca0acf;hb=53e04060039f7c488fa5ca6bc018103763b901c5;hp=9ef0b977893de54df9da79ea9ec75e79475e938a;hpb=124f501c2f54e9480401ed46bd1986e10cc3afc3;p=timetracker.git diff --git a/WEB-INF/resources/gr.lang.php b/WEB-INF/resources/gr.lang.php index 9ef0b977..a69e6aa8 100644 --- a/WEB-INF/resources/gr.lang.php +++ b/WEB-INF/resources/gr.lang.php @@ -251,6 +251,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. 'title.error' => 'Σφάλμα', @@ -285,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' => 'Διαγραφή έργου',