X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fgr.lang.php;h=c8a8ab08896a7b834658233d8682151cd0d64b9a;hb=a0ff02ec3fa7016404f3992710db57951e74e824;hp=ad0dcd2e0ecc8127cac278237e7d86a806eccd33;hpb=5bf42f1ee383f9be9707927f56b3c16753b81c45;p=timetracker.git diff --git a/WEB-INF/resources/gr.lang.php b/WEB-INF/resources/gr.lang.php index ad0dcd2e..c8a8ab08 100644 --- a/WEB-INF/resources/gr.lang.php +++ b/WEB-INF/resources/gr.lang.php @@ -227,6 +227,8 @@ $i18n_key_words = array( // Labels for plugins (extensions to Time Tracker that provide additional features). 'label.custom_fields' => 'Προσαρμοσμένα πεδία', 'label.monthly_quotas' => 'Μηνιαίες ποσοστώσεις', +// TODO: translate the following. +// 'label.entity' => 'Entity', 'label.type' => 'Τύπος', 'label.type_dropdown' => 'Αναπτυσσόμενο', 'label.type_text' => 'Κείμενο', @@ -384,6 +386,8 @@ $i18n_key_words = array( 'dropdown.previous_year' => 'προηγούμενο έτος', 'dropdown.selected_year' => 'έτος', 'dropdown.all_time' => 'όλη την περίοδο', +// TODO: translate the following. +// 'dropdown.time' => 'time', 'dropdown.projects' => 'έργα', 'dropdown.tasks' => 'εργασίες', 'dropdown.clients' => 'πελάτες',