diff options
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 61d4e449..4d6ee7fe 100644 --- a/app/Locale/el_GR/translations.php +++ b/app/Locale/el_GR/translations.php @@ -1009,7 +1009,7 @@ return array( 'Change subtask position' => 'Αλλαγή θέσης υπο-εργασίας', 'This value must be greater than %d' => 'Η τιμή πρέπει να είναι μεγαλύτερη από %d', 'Another swimlane with the same name exists in the project' => 'Μια άλλη λωρίδα, με το ίδιο όνομα υπάρχει στο έργο', - 'Example: http://example.kanboard.net/ (used to generate absolute URLs)' => 'Παράδειγμα: http://example.kanboard.net/ (χρησιμοποιείται για τη δημιουργία απόλυτων URLs)', + 'Example: https://example.kanboard.org/ (used to generate absolute URLs)' => 'Παράδειγμα: https://example.kanboard.org/ (χρησιμοποιείται για τη δημιουργία απόλυτων URLs)', // 'Actions duplicated successfully.' => '', // 'Unable to duplicate actions.' => '', // 'Add a new action' => '', |