diff options
Diffstat (limited to 'apps/comments/l10n/lv.js')
-rw-r--r-- | apps/comments/l10n/lv.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/comments/l10n/lv.js b/apps/comments/l10n/lv.js index ea8c612be9f..6bfc76bb1d8 100644 --- a/apps/comments/l10n/lv.js +++ b/apps/comments/l10n/lv.js @@ -15,7 +15,7 @@ OC.L10N.register( "Delete comment" : "Dzēst komentāru", "No comments yet, start the conversation!" : "Vēl nav komentāru, uzsāciet sarunu!", "Retry" : "Mēģināt vēlreiz", - "_%n unread comment_::_%n unread comments_" : ["%n nelasīti komentāri","%n nelasīti komentāri","%n nelasīti komentāri"], + "_%n unread comment_::_%n unread comments_" : ["%n nelasīti komentāri","%n nelasīti komentāri"], "Comment" : "Komentārs", "New comment …" : "Jauns komentārs...", "Post" : "Pievienot", |