summaryrefslogtreecommitdiffstats
path: root/i18n/en.json
diff options
context:
space:
mode:
Diffstat (limited to 'i18n/en.json')
-rw-r--r--i18n/en.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/i18n/en.json b/i18n/en.json
index 432279c23..8a1634a4f 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -224,6 +224,10 @@
"translation": "Cannot leave a direct message channel"
},
{
+ "id": "api.channel.leave.last_member.app_error",
+ "translation": "You're the only member left, try removing the Private Group instead of leaving."
+ },
+ {
"id": "api.channel.leave.left",
"translation": "%v has left the channel."
},