summaryrefslogtreecommitdiffstats
path: root/web/static/i18n
diff options
context:
space:
mode:
Diffstat (limited to 'web/static/i18n')
-rw-r--r--web/static/i18n/en.json4
-rw-r--r--web/static/i18n/es.json4
2 files changed, 6 insertions, 2 deletions
diff --git a/web/static/i18n/en.json b/web/static/i18n/en.json
index 17bd6b32c..984f16f29 100644
--- a/web/static/i18n/en.json
+++ b/web/static/i18n/en.json
@@ -831,11 +831,13 @@
"rename_channel.cancel": "Cancel",
"rename_channel.save": "Save",
"rhs_comment.comment": "Comment",
+ "rhs_comment.permalink": "Permalink",
"rhs_comment.edit": "Edit",
"rhs_comment.del": "Delete",
"rhs_comment.retry": "Retry",
"rhs_header.details": "Message Details",
"rhs_root.direct": "Direct Message",
+ "rhs_root.permalink": "Permalink",
"rhs_root.edit": "Edit",
"rhs_root.del": "Delete",
"search_bar.search": "Search",
@@ -1103,7 +1105,7 @@
"user.settings.hooks_in.channel": "Channel: ",
"user.settings.hooks_in.none": "None",
"user.settings.hooks_in.existing": "Existing incoming webhooks",
- "user.settings.hooks_in.description": "Create webhook URLs for use in external integrations. Please see<a href=\"http://mattermost.org/webhooks\" target=\"_blank\">http://mattermost.org/webhooks</a> to learn more.",
+ "user.settings.hooks_in.description": "Create webhook URLs for use in external integrations. Please see <a href=\"http://mattermost.org/webhooks\" target=\"_blank\">http://mattermost.org/webhooks</a> to learn more.",
"user.settings.hooks_in.addTitle": "Add a new incoming webhook",
"user.settings.hooks_in.add": "Add",
"user.settings.languages.change": "Change interface language",
diff --git a/web/static/i18n/es.json b/web/static/i18n/es.json
index 63d24bb56..d0adafc63 100644
--- a/web/static/i18n/es.json
+++ b/web/static/i18n/es.json
@@ -873,11 +873,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>",
@@ -1177,7 +1179,7 @@
"user.settings.hooks_in.add": "Agregar",
"user.settings.hooks_in.addTitle": "Agregar un nuevo webhook de entrada",
"user.settings.hooks_in.channel": "Canal: ",
- "user.settings.hooks_in.description": "Crea webhook URLs para ser utilizados por integraciones externas. Por favor revisa <a href=\"http://mattermost.org/webhooks\">http://mattermost.org/webhooks</a> para conocer más.",
+ "user.settings.hooks_in.description": "Crea webhooks URLs para utilizarlos con integraciones externas. Por favor revisa <a href=\"http://mattermost.org/webhooks\" target=\"_blank\">http://mattermost.org/webhooks</a> para aprender más.",
"user.settings.hooks_in.existing": "Webhooks de entrada existentes",
"user.settings.hooks_in.none": "Ninguno",
"user.settings.hooks_out.add": "Agregar",