summaryrefslogtreecommitdiffstats
path: root/apps/comments
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2016-05-15 01:55:34 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2016-05-15 01:55:34 -0400
commit7c28f62e20d7864f1fd71bca8b69adf0c01540b8 (patch)
tree7fdebc0d05a40315bedf1ce5f90235cdc68a9c0a /apps/comments
parent83cd655675e0b5846a7cce35d4659038aceb3bb6 (diff)
downloadnextcloud-server-7c28f62e20d7864f1fd71bca8b69adf0c01540b8.tar.gz
nextcloud-server-7c28f62e20d7864f1fd71bca8b69adf0c01540b8.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments')
-rw-r--r--apps/comments/l10n/es.js2
-rw-r--r--apps/comments/l10n/es.json2
2 files changed, 2 insertions, 2 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",
diff --git a/apps/comments/l10n/es.json b/apps/comments/l10n/es.json
index 60971bce4d5..636342911c2 100644
--- a/apps/comments/l10n/es.json
+++ b/apps/comments/l10n/es.json
@@ -1,5 +1,5 @@
{ "translations": {
- "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",