From efdb0dfa0b422b24a6fbed2c4752484494a78857 Mon Sep 17 00:00:00 2001 From: Christopher Speller Date: Thu, 22 Sep 2016 08:31:38 -0400 Subject: Fixing update roles API (#4060) --- i18n/en.json | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'i18n') diff --git a/i18n/en.json b/i18n/en.json index 14d8f435d..02743f025 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -1559,6 +1559,10 @@ "id": "api.status.save_status.error", "translation": "Failed to save status for user_id=%v, err=%v" }, + { + "id": "api.team.update_member_roles.not_a_member", + "translation": "Specified user is not a member of specified team." + }, { "id": "api.team.create_team.email_disabled.app_error", "translation": "Team sign-up with email is disabled." -- cgit v1.2.3-1-g7c22