From af654e663b5f10a9c9fec31f5a43f28d53cb89fa Mon Sep 17 00:00:00 2001 From: miloschwartz Date: Wed, 29 Oct 2025 11:34:13 -0700 Subject: [PATCH] add missing translation key --- messages/en-US.json | 1 + 1 file changed, 1 insertion(+) diff --git a/messages/en-US.json b/messages/en-US.json index 64cef29d..b34e3887 100644 --- a/messages/en-US.json +++ b/messages/en-US.json @@ -1793,6 +1793,7 @@ "securityPolicyChangeConfirmMessage": "I confirm", "securityPolicyChangeWarningText": "This will affect all users in the organization", "authPageErrorUpdateMessage": "An error occurred while updating the auth page settings", + "authPageErrorUpdate": "Unable to update auth page", "authPageUpdated": "Auth page updated successfully", "healthCheckNotAvailable": "Local", "rewritePath": "Rewrite Path",