diff options
Diffstat (limited to 'lib/l10n/lv.js')
-rw-r--r-- | lib/l10n/lv.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/lv.js b/lib/l10n/lv.js index 7f6257cfc5e..590aa136914 100644 --- a/lib/l10n/lv.js +++ b/lib/l10n/lv.js @@ -12,7 +12,7 @@ OC.L10N.register( "last month" : "pagājušajā mēnesī", "_%n month ago_::_%n months ago_" : ["","","Pirms %n mēnešiem"], "last year" : "gājušajā gadā", - "_%n year go_::_%n years ago_" : ["","",""], + "_%n year ago_::_%n years ago_" : ["","",""], "_%n hour ago_::_%n hours ago_" : ["","","Pirms %n stundām"], "_%n minute ago_::_%n minutes ago_" : ["","","Pirms %n minūtēm"], "seconds ago" : "sekundes atpakaļ", |