From ee672a72e4c534f2d5f36cc563084279ba31ba87 Mon Sep 17 00:00:00 2001 From: Jesse Hallam Date: Fri, 28 Sep 2018 10:06:40 -0400 Subject: MM-12192: autocompleteUsers: if a teamId is provided, require it to match the channel's team id (#9481) * MM-12192: unit test * MM-1292: autocompleteUsers: if a teamId is provided, require it to match the channel's team id --- i18n/en.json | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'i18n') diff --git a/i18n/en.json b/i18n/en.json index 4558501d8..b664a30f5 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -2018,6 +2018,10 @@ "id": "api.user.authorize_oauth_user.unsupported.app_error", "translation": "Unsupported OAuth service provider" }, + { + "id": "api.user.autocomplete_users.invalid_team_id", + "translation": "Invalid team id" + }, { "id": "api.user.check_user_login_attempts.too_many.app_error", "translation": "Your account is locked because of too many failed password attempts. Please reset your password." -- cgit v1.2.3-1-g7c22