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/es.json | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'i18n/es.json') diff --git a/i18n/es.json b/i18n/es.json index d8f9756fb..c93581ccb 100644 --- a/i18n/es.json +++ b/i18n/es.json @@ -223,6 +223,10 @@ "id": "api.channel.leave.direct.app_error", "translation": "No puedes dejar un mensaje directo a un canal" }, + { + "id": "api.channel.leave.last_member.app_error", + "translation": "Eres el Ășltimo miembro que queda, intenta remover el Grupo Privado en vez de salirte." + }, { "id": "api.channel.leave.left", "translation": "%v ha abandonado el canal." -- cgit v1.2.3-1-g7c22