aboutsummaryrefslogtreecommitdiffstats
path: root/apps/comments
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2016-11-14 01:07:06 +0000
committerNextcloud bot <bot@nextcloud.com>2016-11-14 01:07:06 +0000
commit8c1cd07de394adc6d6f35bc5c5c761618debe145 (patch)
tree60ab277c764ea3264b16c2938f498beb18b48500 /apps/comments
parent150b86a7db123eb712676a22219b5cf61437c781 (diff)
downloadnextcloud-server-8c1cd07de394adc6d6f35bc5c5c761618debe145.tar.gz
nextcloud-server-8c1cd07de394adc6d6f35bc5c5c761618debe145.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments')
-rw-r--r--apps/comments/l10n/es.js1
-rw-r--r--apps/comments/l10n/es.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/comments/l10n/es.js b/apps/comments/l10n/es.js
index ea03c76ec27..c609df31e7e 100644
--- a/apps/comments/l10n/es.js
+++ b/apps/comments/l10n/es.js
@@ -2,6 +2,7 @@ OC.L10N.register(
"comments",
{
"Comments" : "Comentarios",
+ "Unknown user" : "Usuario desconocido",
"New comment …" : "Comentario nuevo",
"Delete comment" : "Borrar comentario",
"Post" : "Publicar",
diff --git a/apps/comments/l10n/es.json b/apps/comments/l10n/es.json
index 5f91f224c4e..f838dea3767 100644
--- a/apps/comments/l10n/es.json
+++ b/apps/comments/l10n/es.json
@@ -1,5 +1,6 @@
{ "translations": {
"Comments" : "Comentarios",
+ "Unknown user" : "Usuario desconocido",
"New comment …" : "Comentario nuevo",
"Delete comment" : "Borrar comentario",
"Post" : "Publicar",