X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/44e4bbe10c7f66ab47ce298009009e6627432bc5..a26a0989ad93cce9de9f45312990da9610e53045:/WEB-INF/resources/gr.lang.php diff --git a/WEB-INF/resources/gr.lang.php b/WEB-INF/resources/gr.lang.php index 3094dabd..80624179 100644 --- a/WEB-INF/resources/gr.lang.php +++ b/WEB-INF/resources/gr.lang.php @@ -49,6 +49,8 @@ $i18n_key_words = array( 'menu.group' => 'Ομάδα', 'menu.plugins' => 'Πρόσθετα', 'menu.time' => 'Χρόνος', +// TODO: translate the following. +// 'menu.week' => 'Week', 'menu.expenses' => 'Έξοδα', 'menu.reports' => 'Αναφορές', // TODO: translate the following. @@ -620,5 +622,6 @@ $i18n_key_words = array( // Display Options form. See example at https://timetracker.anuko.com/display_options.php. // TODO: translate the following. +// 'form.display_options.menu' => 'Menu', // 'form.display_options.note_on_separate_row' => 'Note on separate row', );