summaryrefslogtreecommitdiffstats
path: root/i18n
diff options
context:
space:
mode:
Diffstat (limited to 'i18n')
-rw-r--r--i18n/en.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/i18n/en.json b/i18n/en.json
index 19c92a0b4..84ca057e5 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -232,6 +232,10 @@
"translation": "Cannot remove user from the default channel {{.Channel}}"
},
{
+ "id": "api.channel.remove_channel_member.type.app_error",
+ "translation": "Cannot remove user from a channel."
+ },
+ {
"id": "api.channel.remove_member.removed",
"translation": "%v removed from the channel."
},