From 971149d2b298b3408af7218c868ed0b3edd83c2e Mon Sep 17 00:00:00 2001 From: Joram Wilander Date: Sat, 4 Jun 2016 10:52:25 -0400 Subject: Don't allow users to be added to a channel they are not in the team of (#3246) --- 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 2a51826fa..01d514cf4 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -3491,6 +3491,10 @@ "id": "store.sql_team.get_by_name.app_error", "translation": "We couldn't find the existing team" }, + { + "id": "store.sql_team.get_member.missing.app_error", + "translation": "No team member found for that user id and team id" + }, { "id": "store.sql_team.get_member.app_error", "translation": "We couldn't get the team member" -- cgit v1.2.3-1-g7c22