aboutsummaryrefslogtreecommitdiff
path: root/app/i18n/el/admin.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/i18n/el/admin.php')
-rw-r--r--app/i18n/el/admin.php9
1 files changed, 9 insertions, 0 deletions
diff --git a/app/i18n/el/admin.php b/app/i18n/el/admin.php
index 93d454c92..a80e656b9 100644
--- a/app/i18n/el/admin.php
+++ b/app/i18n/el/admin.php
@@ -192,11 +192,20 @@ return array(
'update' => array(
'_' => 'Ενημέρωση συστήματος',
'apply' => 'Εφαρμογή',
+ 'changelog' => 'Changelog', // TODO
'check' => 'Έλεγχος για νέες ενημερώσεις',
+ 'copiedFromURL' => 'update.php copied from %s to ./data', // TODO
'current_version' => 'Η τρέχουσα έκδοση του FreshRSS είναι %s.',
'last' => 'Τελευταία επαλήθευση: %s',
+ 'loading' => 'Updating…', // TODO
'none' => 'Δεν υπάρχουν ενημερώσεις',
+ 'releaseChannel' => array(
+ '_' => 'Release channel', // TODO
+ 'edge' => 'Rolling release (“edge”)', // TODO
+ 'latest' => 'Stable release (“latest”)', // TODO
+ ),
'title' => 'Ενημέρωση συστήματος',
+ 'viaGit' => 'Update via git and Github.com started', // TODO
),
'user' => array(
'admin' => 'Διαχειριστής',