diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-09-09 00:23:33 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-09-09 00:23:33 +0000 |
commit | 8f6620d5529a7e914c4990b2075e120335c49172 (patch) | |
tree | 391fc076bfbfb6a81f750a89a13d0ed7c82ddb5c /core/l10n/el.js | |
parent | 43ec07fa5c207479780a8b865b6e738f36bc6cf4 (diff) | |
download | nextcloud-server-8f6620d5529a7e914c4990b2075e120335c49172.tar.gz nextcloud-server-8f6620d5529a7e914c4990b2075e120335c49172.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/el.js')
-rw-r--r-- | core/l10n/el.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/l10n/el.js b/core/l10n/el.js index 801419687c2..a6a402251a8 100644 --- a/core/l10n/el.js +++ b/core/l10n/el.js @@ -99,6 +99,7 @@ OC.L10N.register( "_{count} notification_::_{count} notifications_" : ["{count} ειδοποίηση","{count} ειδοποιήσεις"], "No" : "Όχι", "Yes" : "Ναι", + "user@your-nextcloud.org" : "user@your-nextcloud.org", "Create share" : "Δημιουργήστε κοινή χρήση", "Failed to add the public link to your Nextcloud" : "Αποτυχία στην πρόσθεση του κοινού συνδέσμου στο Nextcloud σας", "Custom date range" : "Προσαρμοσμένο διάστημα ημερομηνιών", |