diff options
Diffstat (limited to 'i18n/en.json')
-rw-r--r-- | i18n/en.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/i18n/en.json b/i18n/en.json index e3fba5de2..04305774a 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -164,6 +164,10 @@ "translation": "Failed to add user to channel" }, { + "id": "api.channel.add_user.to.channel.failed.deleted.app_error", + "translation": "Failed to add user to channel because they have been removed from the team." + }, + { "id": "api.channel.add_user_to_channel.deleted.app_error", "translation": "The channel has been archived or deleted" }, |