X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/0e60d28bba29fbd47e415ac55bdcb39a284613ee..ea7a43edbe96f9741b734dc4ee5efc16b6c48244:/WEB-INF/resources/gr.lang.php diff --git a/WEB-INF/resources/gr.lang.php b/WEB-INF/resources/gr.lang.php index 3c6d78a2..c5aea9e8 100644 --- a/WEB-INF/resources/gr.lang.php +++ b/WEB-INF/resources/gr.lang.php @@ -47,6 +47,7 @@ $i18n_key_words = array( 'menu.create_group' => 'Δημιουργία ομάδας', 'menu.profile' => 'Προφίλ', 'menu.group' => 'Ομάδα', +'menu.plugins' => 'Πρόσθετα', 'menu.time' => 'Χρόνος', 'menu.expenses' => 'Έξοδα', 'menu.reports' => 'Αναφορές', @@ -276,6 +277,7 @@ $i18n_key_words = array( 'title.profile' => 'Προφίλ', // TODO: translate the following. // 'title.group' => 'Group Settings', +'title.plugins' => 'Πρόσθετα', 'title.cf_custom_fields' => 'Προσαρμοσμένα πεδία', 'title.cf_add_custom_field' => 'Προσθήκη προσαρμοσμένου πεδίου', 'title.cf_edit_custom_field' => 'Επεξεργασία προσαρμοσμένου πεδίου', @@ -456,7 +458,6 @@ $i18n_key_words = array( 'form.group_edit.uncompleted_indicators' => 'Μη ολοκληρωμένες ενδείξεις', // TODO: translate the following. // 'form.group_edit.allow_ip' => 'Allow IP', -'form.group_edit.plugins' => 'Πρόσθετα', // Deleting Group form. See example at https://timetracker.anuko.com/delete_group.php // TODO: translate the following.