From 8c3a7b75de5be45a64dc06c4e998817e7b52d6bc Mon Sep 17 00:00:00 2001 From: Carlos Tadeu Panato Junior Date: Fri, 16 Feb 2018 17:29:12 +0100 Subject: [PLT-539] Update incoming webhooks to accept multipart/form-data content (#7873) --- i18n/en.json | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'i18n/en.json') diff --git a/i18n/en.json b/i18n/en.json index de910fca8..6e7d583b5 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -3062,6 +3062,10 @@ "id": "api.webhook.incoming.debug.error", "translation": "Could not read payload of incoming webhook." }, + { + "id": "api.webhook.incoming.error", + "translation": "Could not decode the multipart payload of incoming webhook." + }, { "id": "api.webhook.init.debug", "translation": "Initializing webhook API routes" -- cgit v1.2.3-1-g7c22