From 59606791a7b18b0a80626d5ec7f05b90b51c779d Mon Sep 17 00:00:00 2001 From: Christopher Speller Date: Thu, 29 Mar 2018 14:20:36 -0700 Subject: MM-9999 Fix unwanted team invite_id in email invites. (#8550) * Fix unwanted team invite_id in email invites. * Removing unused translation. --- i18n/en.json | 4 ---- 1 file changed, 4 deletions(-) (limited to 'i18n') diff --git a/i18n/en.json b/i18n/en.json index 0c294e72d..abf8f35f5 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -2838,10 +2838,6 @@ "id": "api.user.create_user.signup_link_invalid.app_error", "translation": "The signup link does not appear to be valid" }, - { - "id": "api.user.create_user.signup_link_mismatched_invite_id.app_error", - "translation": "The signup link does not appear to be valid" - }, { "id": "api.user.create_user.team_name.app_error", "translation": "Invalid team name" -- cgit v1.2.3-1-g7c22