X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/62b36719d92eec21e5e132811c1ec88e5f495117..c13fcda70448cc81d1555fe2ee25a5d0ed2f74c7:/WEB-INF/resources/gr.lang.php diff --git a/WEB-INF/resources/gr.lang.php b/WEB-INF/resources/gr.lang.php index e9f4790c..93b3eab8 100644 --- a/WEB-INF/resources/gr.lang.php +++ b/WEB-INF/resources/gr.lang.php @@ -46,6 +46,8 @@ $i18n_key_words = array( 'menu.help' => 'Βοήθεια', 'menu.create_team' => 'Δημιουργία ομάδας', 'menu.profile' => 'Προφίλ', +// TODO: translate the following. +// 'menu.group' => 'Group', 'menu.time' => 'Χρόνος', 'menu.expenses' => 'Έξοδα', 'menu.reports' => 'Αναφορές', @@ -269,6 +271,8 @@ $i18n_key_words = array( 'title.import' => 'Εισαγωγή δεδομένων ομάδας', 'title.options' => 'Επιλογές', 'title.profile' => 'Προφίλ', +// TODO: translate the following. +// 'title.group' => 'Group Settings', 'title.cf_custom_fields' => 'Προσαρμοσμένα πεδία', 'title.cf_add_custom_field' => 'Προσθήκη προσαρμοσμένου πεδίου', 'title.cf_edit_custom_field' => 'Επεξεργασία προσαρμοσμένου πεδίου',