diff options
Diffstat (limited to 'apps/comments/l10n/es_AR.js')
-rw-r--r-- | apps/comments/l10n/es_AR.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/comments/l10n/es_AR.js b/apps/comments/l10n/es_AR.js index f32e5ca5981..077810e1091 100644 --- a/apps/comments/l10n/es_AR.js +++ b/apps/comments/l10n/es_AR.js @@ -27,7 +27,6 @@ OC.L10N.register( "Error occurred while updating comment with id {id}" : "Se ha producido un error al actualizar el comentario con id {id}", "Error occurred while posting comment" : "Se ha producido un error al publicar un comentario", "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer"], - "Comment" : "Comentar", - "%1$s mentioned you in a comment on ā%2$sā" : "%1$s te ha mencionado en un comentario en ā%2$sā" + "Comment" : "Comentar" }, "nplurals=2; plural=(n != 1);"); |