aboutsummaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/lv.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/comments/l10n/lv.js')
-rw-r--r--apps/comments/l10n/lv.js3
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/comments/l10n/lv.js b/apps/comments/l10n/lv.js
index 46f3c534cf1..2bebe214b42 100644
--- a/apps/comments/l10n/lv.js
+++ b/apps/comments/l10n/lv.js
@@ -24,7 +24,6 @@ OC.L10N.register(
"Error occurred while updating comment with id {id}" : "Kļūda atjauninot komentāru ar id {id}",
"Error occurred while posting comment" : "Notika kļūda pievienojot komentāru",
"_%n unread comment_::_%n unread comments_" : ["%n nelasīti komentāri","%n nelasīti komentāri","%n nelasīti komentāri"],
- "Comment" : "Komentārs",
- "%1$s mentioned you in a comment on “%2$s”" : "%1$s minēja jūs komentārā “%2$s”"
+ "Comment" : "Komentārs"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);");