summaryrefslogtreecommitdiffstats
path: root/i18n/es.json
diff options
context:
space:
mode:
authorenahum <nahumhbl@gmail.com>2016-05-10 09:24:52 -0300
committerChristopher Speller <crspeller@gmail.com>2016-05-10 08:24:52 -0400
commit45b22f312d3f57c63f86ffdbbb50c29108099993 (patch)
tree0921119d05ff8ae01a660269d3d1da639062c074 /i18n/es.json
parent4f39b8b2e4e919c036d37718346a420f5a36f885 (diff)
downloadchat-45b22f312d3f57c63f86ffdbbb50c29108099993.tar.gz
chat-45b22f312d3f57c63f86ffdbbb50c29108099993.tar.bz2
chat-45b22f312d3f57c63f86ffdbbb50c29108099993.zip
PLT-2674 Private Group should not have Leave option when only one member remains (#2888)
Diffstat (limited to 'i18n/es.json')
-rw-r--r--i18n/es.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/i18n/es.json b/i18n/es.json
index d8f9756fb..c93581ccb 100644
--- a/i18n/es.json
+++ b/i18n/es.json
@@ -224,6 +224,10 @@
"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."
},