From 19b753467d37209f2227567637e60138d05dd405 Mon Sep 17 00:00:00 2001 From: Poornima Date: Mon, 27 Feb 2017 00:18:20 +0530 Subject: Adding edit of incoming webhook (#5272) Adding edit of outgoing webhook Fixing spelling of error Fixing style Changing from PUT to POST for updates Fixing test failures due to merge --- i18n/pt-BR.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'i18n/pt-BR.json') diff --git a/i18n/pt-BR.json b/i18n/pt-BR.json index 5d2c75f68..d47baadde 100644 --- a/i18n/pt-BR.json +++ b/i18n/pt-BR.json @@ -2684,7 +2684,7 @@ "translation": "central de equipes parou para teamId=%v" }, { - "id": "api.webhook.create_incoming.disabled.app_errror", + "id": "api.webhook.create_incoming.disabled.app_error", "translation": "Webhooks de entrada foram desabilitados pelo administrador do sistema." }, { @@ -2708,11 +2708,11 @@ "translation": "Ou trigger_words ou channel_id precisa ser definido" }, { - "id": "api.webhook.delete_incoming.disabled.app_errror", + "id": "api.webhook.delete_incoming.disabled.app_error", "translation": "Webhooks de entrada foram desabilitados pelo administrador do sistema." }, { - "id": "api.webhook.delete_incoming.permissions.app_errror", + "id": "api.webhook.delete_incoming.permissions.app_error", "translation": "Permissões inadequadas para deletar o webhook de entrada" }, { -- cgit v1.2.3-1-g7c22