From 2d16a71af9bff88d89244279849f8129a326a0e1 Mon Sep 17 00:00:00 2001 From: George Goldberg Date: Tue, 10 Jul 2018 09:55:46 +0100 Subject: MM-11228: Fix channel update/patch API endpoints. (#9073) --- 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 518846a0f..33fbe769f 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -87,6 +87,10 @@ "id": "api.channel.add_user.to.channel.failed.app_error", "translation": "Failed to add user to channel" }, + { + "id": "api.channel.patch_update_channel.forbidden.app_error", + "translation": "Failed to update the channel" + }, { "id": "api.channel.add_user.to.channel.failed.deleted.app_error", "translation": "Failed to add user to channel because they have been removed from the team." -- cgit v1.2.3-1-g7c22