diff --git a/i18n/en.json b/i18n/en.json index 64f249419a..ed526adb29 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -6194,6 +6194,10 @@ "id": "ent.saml.do_login.empty_response.app_error", "translation": "We received an empty response from the Identity Provider." }, + { + "id": "ent.saml.do_login.invalid_signature.app_error", + "translation": "We received an invalid signature in the response from the Identity Provider. Please contact your System Administrator." + }, { "id": "ent.saml.do_login.parse.app_error", "translation": "An error occurred while parsing the response from the Identity Provider. Please contact your System Administrator."