diff options
Diffstat (limited to 'apps/comments/l10n/es.js')
-rw-r--r-- | apps/comments/l10n/es.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/comments/l10n/es.js b/apps/comments/l10n/es.js index 23716ca5757..02e45762e09 100644 --- a/apps/comments/l10n/es.js +++ b/apps/comments/l10n/es.js @@ -2,7 +2,9 @@ OC.L10N.register( "comments", { "<strong>Comments</strong> for files" : "<strong>Comentarios</strong> en archivos", + "You commented" : "Has comentado", "%1$s commented" : "%1$s comentados", + "You commented on %2$s" : "Has comentado en %2$s", "%1$s commented on %2$s" : "%1$s comentados en %2$s", "Comments" : "Comentarios", "Type in a new comment..." : "Ingrese un nuevo comentario...", |