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 36bf8772b..730fc2b63 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -160,6 +160,10 @@
"translation": "The channel has been archived or deleted"
},
{
+ "id": "api.channel.delete_channel.type.invalid",
+ "translation": "Cannot delete direct or group message channels"
+ },
+ {
"id": "api.channel.join_channel.already_deleted.app_error",
"translation": "Channel is already deleted"
},