X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/83987222fbafb8d6dbbbd9578ed2f949f65004d3..b262cc9f78e50e6910fefc1744782ddd64bbccda:/WEB-INF/resources/gr.lang.php diff --git a/WEB-INF/resources/gr.lang.php b/WEB-INF/resources/gr.lang.php index 2d2d0d5e..1b78e55e 100644 --- a/WEB-INF/resources/gr.lang.php +++ b/WEB-INF/resources/gr.lang.php @@ -452,6 +452,10 @@ $i18n_key_words = array( // 'form.profile.allow_ip' => 'Allow IP', 'form.profile.plugins' => 'Πρόσθετα', +// Deleting Group form. See example at https://timetracker.anuko.com/delete_group.php +// TODO: translate the following. +// 'form.group_delete.hint' => 'Are you sure you want to delete the entire group?', + // Mail form. See example at https://timetracker.anuko.com/report_send.php when emailing a report. 'form.mail.from' => 'Από', 'form.mail.to' => 'Προς',