diff options
Diffstat (limited to 'lib/l10n/he.js')
-rw-r--r-- | lib/l10n/he.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/he.js b/lib/l10n/he.js index 3d1557dcb73..200d3d7035a 100644 --- a/lib/l10n/he.js +++ b/lib/l10n/he.js @@ -12,7 +12,7 @@ OC.L10N.register( "last month" : "חודש שעבר", "_%n month ago_::_%n months ago_" : ["","לפני %n חודשים"], "last year" : "שנה שעברה", - "_%n year go_::_%n years ago_" : ["",""], + "_%n year ago_::_%n years ago_" : ["",""], "_%n hour ago_::_%n hours ago_" : ["","לפני %n שעות"], "_%n minute ago_::_%n minutes ago_" : ["","לפני %n דקות"], "seconds ago" : "שניות", |