summaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/ia.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/comments/l10n/ia.js')
-rw-r--r--apps/comments/l10n/ia.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/comments/l10n/ia.js b/apps/comments/l10n/ia.js
index 448ee61dfc1..425cd480ec8 100644
--- a/apps/comments/l10n/ia.js
+++ b/apps/comments/l10n/ia.js
@@ -12,8 +12,8 @@ OC.L10N.register(
"Edit comment" : "Modificar commentario",
"Delete comment" : "Deler commentario",
"No comments yet, start the conversation!" : "Il ha nulle commentarios ancora, initia le conversation!",
- "_%n unread comment_::_%n unread comments_" : ["%n commentario non legite","%n commentarios non legite"],
"Comment" : "Commentario",
- "%1$s commented" : "%1$s commentava"
+ "%1$s commented" : "%1$s commentava",
+ "_%n unread comment_::_%n unread comments_" : ["%n commentario non legite","%n commentarios non legite"]
},
"nplurals=2; plural=(n != 1);");