From 9d9fcd9ac5d10a6ff1050477d527385d6af2f6bf Mon Sep 17 00:00:00 2001 From: George Goldberg Date: Mon, 16 Jul 2018 13:04:52 +0100 Subject: MM-11172: Don't allow reacting in read-only town square. (#9106) --- i18n/en.json | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'i18n') diff --git a/i18n/en.json b/i18n/en.json index 7c424e18d..eaab5c039 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -159,6 +159,10 @@ "id": "api.channel.delete_channel.deleted.app_error", "translation": "The channel has been archived or deleted" }, + { + "id": "api.reaction.town_square_read_only", + "translation": "Reacting to posts is not possible in read-only channels." + }, { "id": "api.channel.delete_channel.type.invalid", "translation": "Cannot delete direct or group message channels" -- cgit v1.2.3-1-g7c22