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 2467be4bd..fd43adbf0 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -288,6 +288,10 @@
"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"
},