diff options
Diffstat (limited to 'apps/comments/l10n/es_MX.js')
-rw-r--r-- | apps/comments/l10n/es_MX.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/comments/l10n/es_MX.js b/apps/comments/l10n/es_MX.js index ed3bf9e1720..ca285726b48 100644 --- a/apps/comments/l10n/es_MX.js +++ b/apps/comments/l10n/es_MX.js @@ -15,7 +15,6 @@ OC.L10N.register( "No comments yet, start the conversation!" : "¡Aún no hay comentarios, inicia la conversación!", "Retry" : "Reintentar", "Comment" : "Comentario", - "%1$s commented" : "%1$s comentó", "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer","%n comentarios sin leer"] }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); |