diff options
author | James <18580089+thoja21@users.noreply.github.com> | 2018-06-04 02:48:14 +0100 |
---|---|---|
committer | Frédéric Guillot <fred@miniflux.net> | 2018-06-03 18:48:14 -0700 |
commit | 0188082cde23c9905b8750c9ef7eaba61031f2df (patch) | |
tree | 513ddaf4a9f8ef1539a415cd10bdb86bd0853edb /app/Locale/el_GR/translations.php | |
parent | f890eb765e8440123456bce48255f76ff862d432 (diff) |
Correct English text
Diffstat (limited to 'app/Locale/el_GR/translations.php')
-rw-r--r-- | app/Locale/el_GR/translations.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Locale/el_GR/translations.php b/app/Locale/el_GR/translations.php index a16f6c85..fa634fb1 100644 --- a/app/Locale/el_GR/translations.php +++ b/app/Locale/el_GR/translations.php @@ -699,7 +699,7 @@ return array( 'The lead time is the duration between the task creation and the completion.' => 'Το <lead time> είναι η διάρκεια μεταξύ της δημιουργίας του έργου και της ολοκλήρωσης του.', 'The cycle time is the duration between the start date and the completion.' => 'Το <cycle time> είναι η διάρκεια μεταξύ της ημερομηνίας εκκίνησης και της ολοκλήρωσης του.', 'If the task is not closed the current time is used instead of the completion date.' => 'Εάν η εργασία δεν έχει κλείσει η τρέχουσα ώρα χρησιμοποιείται αντί της ημερομηνίας ολοκλήρωσης.', - 'Set automatically the start date' => 'Ρυθμίστε αυτόματα την ημερομηνία έναρξης', + 'Set the start date automatically' => 'Ρυθμίστε αυτόματα την ημερομηνία έναρξης', 'Edit Authentication' => 'Επεξεργασία ταυτοποίησης', 'Remote user' => 'Απομακρυσμένος χρήστης', 'Remote users do not store their password in Kanboard database, examples: LDAP, Google and Github accounts.' => 'Στους απομακρυσμένους χρήστες δεν αποθηκεύονται οι κωδικοί πρόσβασης εντός της βάσης δεδομένων της τρέχουσας εφαρμογής, Παραδείγματα: LDAP, Google and Github accounts.', |