diff --git a/i18n/en.json b/i18n/en.json index 7383e68de1..75db39db37 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -6230,6 +6230,10 @@ "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.invalid_time.app_error", + "translation": "We received an invalid time 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."