summaryrefslogtreecommitdiffstats
path: root/i18n/en.json
diff options
context:
space:
mode:
authorJoram Wilander <jwawilander@gmail.com>2016-05-16 12:55:22 -0400
committerChristopher Speller <crspeller@gmail.com>2016-05-16 12:55:22 -0400
commit1f609e9cf799ddb6bedd5fe3c0eeb36b92ed243d (patch)
treef30ee0f416a9a7b5d76070e6a0ff999c08f44f47 /i18n/en.json
parentc5f105787c7d740eaa9fb01891711a6fb72f7480 (diff)
downloadchat-1f609e9cf799ddb6bedd5fe3c0eeb36b92ed243d.tar.gz
chat-1f609e9cf799ddb6bedd5fe3c0eeb36b92ed243d.tar.bz2
chat-1f609e9cf799ddb6bedd5fe3c0eeb36b92ed243d.zip
Check team member instead of session for team admin role when updating/deleting channels (#3007)
Diffstat (limited to 'i18n/en.json')
-rw-r--r--i18n/en.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/i18n/en.json b/i18n/en.json
index 3fb640883..abdc647b7 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -3380,6 +3380,10 @@
"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"
},