diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-07-26 00:12:23 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-07-26 00:12:23 +0000 |
commit | 00881853f26ddd4d1a5254ac121e899d0c7cb535 (patch) | |
tree | c7dce644e08f7033721c1ce60f94685af8bc9cf0 /apps/comments/l10n/es_419.js | |
parent | 07508dcc39ff420d50f8b195e2831aabc89c3eff (diff) | |
download | nextcloud-server-00881853f26ddd4d1a5254ac121e899d0c7cb535.tar.gz nextcloud-server-00881853f26ddd4d1a5254ac121e899d0c7cb535.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments/l10n/es_419.js')
-rw-r--r-- | apps/comments/l10n/es_419.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/comments/l10n/es_419.js b/apps/comments/l10n/es_419.js index dd35a834011..3ba9e75db57 100644 --- a/apps/comments/l10n/es_419.js +++ b/apps/comments/l10n/es_419.js @@ -1,13 +1,13 @@ OC.L10N.register( "comments", { - "Comments" : "Comentarios", "Edit comment" : "Editar comentario", "Delete comment" : "Borrar comentario", "New comment …" : "Comentario nuevo ...", "Post" : "Publicar", "Cancel" : "Cancelar", "[Deleted user]" : "[Usuario borrado]", + "Comments" : "Comentarios", "No comments yet, start the conversation!" : "¡Aún no hay comentarios, inicia la conversación!", "More comments …" : "Más comentarios ...", "Save" : "Guardar", |