From 72560311a27bb957576416739cca5e71c8665980 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs=20Espino?= Date: Mon, 3 Sep 2018 17:07:51 +0200 Subject: MM-11728: Avoid Archived channels editions throught Patch (#9335) --- i18n/en.json | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'i18n') diff --git a/i18n/en.json b/i18n/en.json index a0733827a..5345fa0cf 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -5006,6 +5006,10 @@ "id": "store.sql_channel.update.app_error", "translation": "We couldn't update the channel" }, + { + "id": "store.sql_channel.update.archived_channel.app_error", + "translation": "You can not modify an archived channel" + }, { "id": "store.sql_channel.update.exists.app_error", "translation": "A channel with that handle already exists" -- cgit v1.2.3-1-g7c22