summaryrefslogtreecommitdiffstats
path: root/i18n
diff options
context:
space:
mode:
authorElias Nahum <nahumhbl@gmail.com>2016-02-23 09:57:39 -0300
committerElias Nahum <nahumhbl@gmail.com>2016-02-23 09:57:39 -0300
commit2b852fb9c586c20a45b74a6e91230234d2321ba1 (patch)
tree4ac253a5f9383d5e508b9d5ee2c6ab6e72ee6123 /i18n
parent7553246e65b4e92b593fdf7bf8d86770d077b491 (diff)
downloadchat-2b852fb9c586c20a45b74a6e91230234d2321ba1.tar.gz
chat-2b852fb9c586c20a45b74a6e91230234d2321ba1.tar.bz2
chat-2b852fb9c586c20a45b74a6e91230234d2321ba1.zip
Fix for PLT-1945, PLT-2012, PLT-2045 & PLT-2067
- Missing locs on server - Fix spanish locs
Diffstat (limited to 'i18n')
-rw-r--r--i18n/es.json6
1 files changed, 5 insertions, 1 deletions
diff --git a/i18n/es.json b/i18n/es.json
index bcb254332..c705c0fa7 100644
--- a/i18n/es.json
+++ b/i18n/es.json
@@ -1617,7 +1617,7 @@
},
{
"id": "api.web_hub.start.stopping.debug",
- "translation": "deteniendo todas las conexiones"
+ "translation": "deteniendo conexiones %v"
},
{
"id": "api.web_socket.connect.error",
@@ -3356,6 +3356,10 @@
"translation": "Encontrar Equipo"
},
{
+ "id": "web.header.back",
+ "translation": "AtrĂ¡s"
+ },
+ {
"id": "web.footer.about",
"translation": "Acerca"
},