From 45b22f312d3f57c63f86ffdbbb50c29108099993 Mon Sep 17 00:00:00 2001 From: enahum Date: Tue, 10 May 2016 09:24:52 -0300 Subject: PLT-2674 Private Group should not have Leave option when only one member remains (#2888) --- i18n/en.json | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'i18n/en.json') diff --git a/i18n/en.json b/i18n/en.json index 432279c23..8a1634a4f 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -223,6 +223,10 @@ "id": "api.channel.leave.direct.app_error", "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." -- cgit v1.2.3-1-g7c22