diff options
Diffstat (limited to 'apps/comments/l10n/ia.js')
-rw-r--r-- | apps/comments/l10n/ia.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/comments/l10n/ia.js b/apps/comments/l10n/ia.js index 0206709b3c0..fefde7fc372 100644 --- a/apps/comments/l10n/ia.js +++ b/apps/comments/l10n/ia.js @@ -24,7 +24,6 @@ OC.L10N.register( "Error occurred while updating comment with id {id}" : "Un error occurreva durante le actualisation del commentario identificate per {id}", "Error occurred while posting comment" : "Un error occurreva durante le publication del commentario", "_%n unread comment_::_%n unread comments_" : ["%n commentario non legite","%n commentarios non legite"], - "Comment" : "Commentario", - "%1$s mentioned you in a comment on ā%2$sā" : "%1$s mentionava tu in un commentario in ā%2$sā" + "Comment" : "Commentario" }, "nplurals=2; plural=(n != 1);"); |