summaryrefslogtreecommitdiffstats
path: root/i18n/en.json
diff options
context:
space:
mode:
Diffstat (limited to 'i18n/en.json')
-rw-r--r--i18n/en.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/i18n/en.json b/i18n/en.json
index 823a6f259..a4d01239b 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -4822,5 +4822,13 @@
{
"id": "web.watcher_fail.error",
"translation": "Failed to add directory to watcher %v"
+ },
+ {
+ "id": "api.channel.remove_member.removed",
+ "translation": "%v was removed from the channel."
+ },
+ {
+ "id": "api.channel.remove_member.user.app_error",
+ "translation": "Failed to find user to be removed"
}
]