diff options
Diffstat (limited to 'apps/comments/l10n/ast.json')
-rw-r--r-- | apps/comments/l10n/ast.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/comments/l10n/ast.json b/apps/comments/l10n/ast.json index e141984fb0e..cd6c8306baa 100644 --- a/apps/comments/l10n/ast.json +++ b/apps/comments/l10n/ast.json @@ -1,7 +1,6 @@ { "translations": { "Comments" : "Comentarios", "You commented" : "Comentesti", - "%1$s commented" : "%1$s comentó", "{author} commented" : "{author} comentó", "You commented on %1$s" : "Comentesti en %1$s", "You commented on {file}" : "Comentesti en {file}", @@ -14,6 +13,7 @@ "Retry" : "Retentar", "_%n unread comment_::_%n unread comments_" : ["%n comentariu ensin lleer","%n comentarios ensin lleer"], "Comment" : "Comentariu", + "%1$s commented" : "%1$s comentó", "{user} mentioned you in a comment on “{file}”" : "{user} mentóte nun comentariu de «{file}»" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |