nextcloud/apps/updatenotification/l10n/el.js

8 lines
396 B
JavaScript
Raw Normal View History

2016-02-16 16:49:12 +03:00
OC.L10N.register(
"updatenotification",
{
"{version} is available. Get more information on how to update." : "Η έκδοση {version} είναι διαθέσιμη. Δείτε περισσότερες πληροφορίες για το πως να κάνετε την ενημέρωση.",
"Updater" : "Εφαρμογή Ενημέρωσης"
},
"nplurals=2; plural=(n != 1);");