summaryrefslogtreecommitdiffstats
path: root/web/static/i18n
diff options
context:
space:
mode:
authorCorey Hulen <corey@hulen.com>2016-02-14 07:54:53 -0800
committerCorey Hulen <corey@hulen.com>2016-02-14 07:54:53 -0800
commit6ef0be3cf26bee000ed6e53fa1e1bb335b8a5314 (patch)
treedfb9915680501bd591879e34b623d314aeb9d9ee /web/static/i18n
parent63e1676adba84c039dad0f1480849ae9e89aee3f (diff)
parent68f28668c000d4b4e79d4d1c67d8229e0720feb3 (diff)
downloadchat-6ef0be3cf26bee000ed6e53fa1e1bb335b8a5314.tar.gz
chat-6ef0be3cf26bee000ed6e53fa1e1bb335b8a5314.tar.bz2
chat-6ef0be3cf26bee000ed6e53fa1e1bb335b8a5314.zip
Merge pull request #2168 from ZBoxApp/permalink-spanish
RHS spanish translations for permalink
Diffstat (limited to 'web/static/i18n')
-rw-r--r--web/static/i18n/es.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/web/static/i18n/es.json b/web/static/i18n/es.json
index 0a3581e17..2506e6430 100644
--- a/web/static/i18n/es.json
+++ b/web/static/i18n/es.json
@@ -869,11 +869,13 @@
"rhs_comment.comment": "Comentario",
"rhs_comment.del": "Borrar",
"rhs_comment.edit": "Editar",
+ "rhs_comment.permalink": "Enlace permanente",
"rhs_comment.retry": "Reintentar",
"rhs_header.details": "Detalles del Mensaje",
"rhs_root.del": "Borrar",
"rhs_root.direct": "Mensaje Directo",
"rhs_root.edit": "Editar",
+ "rhs_root.permalink": "Enlace permanente",
"search_bar.cancel": "Cancelar",
"search_bar.search": "Buscar",
"search_bar.usage": "<h4>Opciones de Búsqueda</h4><ul><li><span>Utiliza </span><b>\"comillas\"</b><span> para buscar frases</span></li><li><span>Utiliza </span><b>from:</b><span> para encontrar mensajes de usuarios en específico e </span><b>in:</b><span> para encontrar mensajes de canales específicos</span></li></ul>",