diff options
Diffstat (limited to 'apps/comments/l10n/eo.js')
-rw-r--r-- | apps/comments/l10n/eo.js | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/apps/comments/l10n/eo.js b/apps/comments/l10n/eo.js index 3e0cedd10fc..69dc4d9e8e1 100644 --- a/apps/comments/l10n/eo.js +++ b/apps/comments/l10n/eo.js @@ -28,8 +28,6 @@ OC.L10N.register( "Error occurred while posting comment" : "Eraro dum sendo de komento", "_%n unread comment_::_%n unread comments_" : ["%n nelegataj komentoj","%n nelegataj komentoj"], "_1 new comment_::_{unread} new comments_" : ["1 nova komento","{unread} novaj komentoj"], - "Comment" : "Komento", - "You were mentioned on “%s”, in a comment by a user that has since been deleted" : "Vi estis menciita en „%s“, en komento de uzanto, kiu ekde tiam estis forigita", - "%1$s mentioned you in a comment on “%2$s”" : "%1$s menciis vin en komento pri „%2$s“" + "Comment" : "Komento" }, "nplurals=2; plural=(n != 1);"); |