From 0291730c2f2841e8181a2284f852a58294b28c51 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs=20Espino?= Date: Wed, 29 Aug 2018 15:07:37 +0200 Subject: MM-11270: Forbid react/de-react in archived channels (#9323) --- i18n/en.json | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'i18n') diff --git a/i18n/en.json b/i18n/en.json index 419c22d2d..a0733827a 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -1434,6 +1434,14 @@ "id": "api.preference.update_preferences.set.app_error", "translation": "Unable to set user preferences." }, + { + "id": "api.reaction.delete.archived_channel.app_error", + "translation": "You cannot remove a reaction in an archived channel." + }, + { + "id": "api.reaction.save.archived_channel.app_error", + "translation": "You cannot react in an archived channel." + }, { "id": "api.reaction.save_reaction.invalid.app_error", "translation": "Reaction is not valid." -- cgit v1.2.3-1-g7c22