summaryrefslogtreecommitdiffstats
path: root/web/static
diff options
context:
space:
mode:
authorElias Nahum <nahumhbl@gmail.com>2016-02-03 13:21:23 -0300
committerElias Nahum <nahumhbl@gmail.com>2016-02-03 13:21:56 -0300
commitac184720facfaf43f1e48448375d125da19ddefd (patch)
tree739e785af2502a29272fbadf786376d53b6c7b4a /web/static
parentcb88077eea1f0d3f73d26cac0056019b53da7c74 (diff)
downloadchat-ac184720facfaf43f1e48448375d125da19ddefd.tar.gz
chat-ac184720facfaf43f1e48448375d125da19ddefd.tar.bz2
chat-ac184720facfaf43f1e48448375d125da19ddefd.zip
Fix socketError message in spanish
Diffstat (limited to 'web/static')
-rw-r--r--web/static/i18n/es.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/static/i18n/es.json b/web/static/i18n/es.json
index 620ebc724..28d9336e6 100644
--- a/web/static/i18n/es.json
+++ b/web/static/i18n/es.json
@@ -526,7 +526,7 @@
"channel_invite.addNewMembers": "Agregar nuevos Miembros a ",
"channel_invite.close": "Cerrar",
"channel_loader.posted": "Publicó",
- "channel_loader.socketError": "Mattermost está al alcance. Por favor revise su conexión. Si el problema persiste, solicite a un administrador que revise el puerto del WebSocket.",
+ "channel_loader.socketError": "No se puede conectar con Mattermost, por favor revise su conexión. Si el problema persiste, solicite a un administrador que revise el puerto del WebSocket.",
"channel_loader.someone": "Alguien",
"channel_loader.something": " hizo algo nuevo",
"channel_loader.uploadedFile": " subió un archivo",