From 9868431e3e5937b9d7993b096cffb0264128ec18 Mon Sep 17 00:00:00 2001 From: Elias Nahum Date: Fri, 12 Feb 2016 17:43:04 -0300 Subject: Update loc strings --- web/static/i18n/en.json | 2 +- web/static/i18n/es.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/web/static/i18n/en.json b/web/static/i18n/en.json index 2c091ca7d..e916d8423 100644 --- a/web/static/i18n/en.json +++ b/web/static/i18n/en.json @@ -1099,7 +1099,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 seehttp://mattermost.org/webhooks to learn more.", + "user.settings.hooks_in.description": "Create webhook URLs for use in external integrations. Please see http://mattermost.org/webhooks 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 c44545e67..0a3581e17 100644 --- a/web/static/i18n/es.json +++ b/web/static/i18n/es.json @@ -1173,7 +1173,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 http://mattermost.org/webhooks para conocer más.", + "user.settings.hooks_in.description": "Crea webhooks URLs para utilizarlos con integraciones externas. Por favor revisa http://mattermost.org/webhooks 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", -- cgit v1.2.3-1-g7c22