From 1f609e9cf799ddb6bedd5fe3c0eeb36b92ed243d Mon Sep 17 00:00:00 2001 From: Joram Wilander Date: Mon, 16 May 2016 12:55:22 -0400 Subject: Check team member instead of session for team admin role when updating/deleting channels (#3007) --- 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 3fb640883..abdc647b7 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -3379,6 +3379,10 @@ "id": "store.sql_team.get_by_name.app_error", "translation": "We couldn't find the existing team" }, + { + "id": "store.sql_team.get_member.app_error", + "translation": "We couldn't get the team member" + }, { "id": "store.sql_team.get_members.app_error", "translation": "We couldn't get the team members" -- cgit v1.2.3-1-g7c22