diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-01-08 02:24:44 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-01-08 02:24:44 +0000 |
commit | 0489921f3f3ec0c3b6cf5a7e33b9472da795d920 (patch) | |
tree | ce82fa46e6640cdbb4adde639a3fcc95467651e0 /lib/l10n/el.js | |
parent | 484f2fd5cc69b2b9c7f663c3f28709d9b35f7503 (diff) | |
download | nextcloud-server-0489921f3f3ec0c3b6cf5a7e33b9472da795d920.tar.gz nextcloud-server-0489921f3f3ec0c3b6cf5a7e33b9472da795d920.zip |
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/el.js')
-rw-r--r-- | lib/l10n/el.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/l10n/el.js b/lib/l10n/el.js index c8a7d66c863..07a60d87cf7 100644 --- a/lib/l10n/el.js +++ b/lib/l10n/el.js @@ -55,6 +55,7 @@ OC.L10N.register( "Invalid image" : "Μη έγκυρη εικόνα", "Avatar image is not square" : "Η εικόνα του άβαταρ δεν είναι τετράγωνη", "View profile" : "Προβολή προφίλ", + "Local time: %s" : "Τοπική ώρα: %s", "today" : "σήμερα", "tomorrow" : "αύριο", "yesterday" : "χθες", |