From 8fb070fecfbb91f22c6f540ecf0b77fb8be42ab2 Mon Sep 17 00:00:00 2001 From: George Goldberg Date: Tue, 22 May 2018 19:06:14 +0100 Subject: MM-10352: Add locking incoming webhooks to a single channel. (#8835) --- i18n/en.json | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'i18n') diff --git a/i18n/en.json b/i18n/en.json index 47bb743bb..24e49278c 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -6718,6 +6718,10 @@ "id": "store.sql_role.get_by_names.app_error", "translation": "Unable to get roles" }, + { + "id": "web.incoming_webhook.channel_locked.app_error", + "translation": "This webhook is not permitted to post to the requested channel" + }, { "id": "store.sql_role.permanent_delete_all.app_error", "translation": "We could not permanently delete all the roles" -- cgit v1.2.3-1-g7c22