X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/78fdadfb6001c22512856ee6a5771b8d5a5ae122..d82f2da8a4df2190f26f1ce8a44fe35c42bba1da:/WEB-INF/resources/gr.lang.php diff --git a/WEB-INF/resources/gr.lang.php b/WEB-INF/resources/gr.lang.php index 5f2f9176..d98ad087 100644 --- a/WEB-INF/resources/gr.lang.php +++ b/WEB-INF/resources/gr.lang.php @@ -106,6 +106,10 @@ $i18n_key_words = array( // 'error.cannot_import' => 'Cannot import: %s.', // 'error.format' => 'Invalid file format.', +// Success messages. +// TODO: translate the following. +// 'msg.success' => 'Operation completed successfully.', + // Labels for buttons. 'button.login' => 'Σύνδεση', 'button.now' => 'Τώρα', @@ -227,8 +231,8 @@ $i18n_key_words = array( 'label.totals_only' => 'Σύνολα μόνο', // Form titles. +'title.error' => 'Σφάλμα', // TODO: Translate the following. -// 'title.error' => 'Error', // 'title.success' => 'Success', 'title.login' => 'Σύνδεση', 'title.groups' => 'Ομάδες',