diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-09-18 00:09:26 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-09-18 00:09:26 +0000 |
commit | bcc4b5cd0aeaba9fd2bea6903f8fc0f46c5c7deb (patch) | |
tree | 28d575bfbec34420812b0438dfce9b228e9e87f7 /lib/l10n/el.js | |
parent | 41ccf49934ac7ef8131668f9d1a0f9884cea2a41 (diff) | |
download | nextcloud-server-bcc4b5cd0aeaba9fd2bea6903f8fc0f46c5c7deb.tar.gz nextcloud-server-bcc4b5cd0aeaba9fd2bea6903f8fc0f46c5c7deb.zip |
[tx-robot] updated from transifex
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 b05ad5b98fe..65d6f980564 100644 --- a/lib/l10n/el.js +++ b/lib/l10n/el.js @@ -23,6 +23,7 @@ OC.L10N.register( "yesterday" : "χτες", "_%n day ago_::_%n days ago_" : ["%n ημέρα πριν","%n ημέρες πριν"], "last month" : "τελευταίο μήνα", + "_%n month ago_::_%n months ago_" : ["πριν %n μήνα","πριν %n μήνες"], "last year" : "τελευταίο χρόνο", "_%n year ago_::_%n years ago_" : ["%n χρόνο πριν","%n χρόνια πριν"], "seconds ago" : "δευτερόλεπτα πριν", |