From a5ae9c7148db9bbca5d41690b7ca74ff92a805c8 Mon Sep 17 00:00:00 2001 From: Ioannis Lazaridis Date: Tue, 7 Feb 2017 13:07:34 +0100 Subject: [PATCH] Update greek translations --- modules/system/lang/el/lang.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/system/lang/el/lang.php b/modules/system/lang/el/lang.php index 351bce793..99ca8b605 100644 --- a/modules/system/lang/el/lang.php +++ b/modules/system/lang/el/lang.php @@ -203,7 +203,7 @@ return [ 'plugin_description' => 'Περιγραφή', 'plugin_version' => 'Έκδοση', 'plugin_author' => 'Δημιουργός', - 'plugin_not_found' => 'Plugin not found', + 'plugin_not_found' => 'Το πρόσθετο δε βρέθηκε', 'core_current_build' => 'Τρέχουσα έκδοση', 'core_build' => 'Έκδοση :build', 'core_build_help' => 'Η τελευταία έκδοση είναι διαθέσιμη.', @@ -239,7 +239,7 @@ return [ 'skip' => 'Παράκαμψη αυτού του πρόσθετου (μόνο μια φορά)', 'ignore' => 'Παράκαμψη αυτού του πρόσθετου (πάντα)', ], - 'important_action_required' => 'Απαιτητέ ενέργεια', + 'important_action_required' => 'Απαιτείται ενέργεια', 'important_view_guide' => 'Εμφάνιση οδηγού αναβάθμισης', 'important_alert_text' => 'Κάποιες ενημερώσεις χρειάζονται την προσοχή σας.', 'details_title' => 'Λεπτομέρειες πρόσθετου',