From 1f67c91fcec746aeeb34b9c39b7df328d5f6a4a0 Mon Sep 17 00:00:00 2001 From: Joram Wilander Date: Tue, 20 Dec 2016 09:27:29 -0500 Subject: Prevent accidental removal of user from town square (#4842) --- i18n/en.json | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'i18n') diff --git a/i18n/en.json b/i18n/en.json index 2467be4bd..fd43adbf0 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -287,6 +287,10 @@ "id": "api.channel.leave.default.app_error", "translation": "Cannot leave the default channel {{.Channel}}" }, + { + "id": "api.channel.remove.default.app_error", + "translation": "Cannot remove user from the default channel {{.Channel}}" + }, { "id": "api.channel.leave.direct.app_error", "translation": "Cannot leave a direct message channel" -- cgit v1.2.3-1-g7c22