diff options
Diffstat (limited to 'lib/l10n/eo.js')
-rw-r--r-- | lib/l10n/eo.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/eo.js b/lib/l10n/eo.js index 24fe9db76e5..fdf8d5b5ab0 100644 --- a/lib/l10n/eo.js +++ b/lib/l10n/eo.js @@ -17,7 +17,7 @@ OC.L10N.register( "last month" : "lastamonate", "_%n month ago_::_%n months ago_" : ["","antaŭ %n monatoj"], "last year" : "lastajare", - "_%n year go_::_%n years ago_" : ["",""], + "_%n year ago_::_%n years ago_" : ["",""], "_%n hour ago_::_%n hours ago_" : ["","antaŭ %n horoj"], "_%n minute ago_::_%n minutes ago_" : ["","antaŭ %n minutoj"], "seconds ago" : "sekundoj antaŭe", |