diff options
Diffstat (limited to 'apps/comments/l10n/es.js')
-rw-r--r-- | apps/comments/l10n/es.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/comments/l10n/es.js b/apps/comments/l10n/es.js index 40d1a8ffb24..98d9d422365 100644 --- a/apps/comments/l10n/es.js +++ b/apps/comments/l10n/es.js @@ -1,7 +1,7 @@ OC.L10N.register( "comments", { - "Type in a new comment..." : "Ingrese un nuevo comentario...", + "Type in a new comment..." : "Escribe un nuevo comentario...", "Delete comment" : "Borrar comentario", "Post" : "Publicar", "Cancel" : "Cancelar", |