From 35b109b4ebb5f0356ef9fe70688baeb76a8bb78b Mon Sep 17 00:00:00 2001 From: Erik Jan de Wit Date: Tue, 29 Oct 2024 10:50:04 +0100 Subject: [PATCH] added missing message Signed-off-by: Erik Jan de Wit --- .../theme/keycloak.v3/account/messages/messages_en.properties | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/js/apps/account-ui/maven-resources/theme/keycloak.v3/account/messages/messages_en.properties b/js/apps/account-ui/maven-resources/theme/keycloak.v3/account/messages/messages_en.properties index fbede00034..0f8ba16e2a 100644 --- a/js/apps/account-ui/maven-resources/theme/keycloak.v3/account/messages/messages_en.properties +++ b/js/apps/account-ui/maven-resources/theme/keycloak.v3/account/messages/messages_en.properties @@ -213,4 +213,5 @@ emptyUserOrganizationsInstructions=You have not joined any organizations yet. searchOrganization=Search for organization organizationList=List of organizations domains=Domains -refresh=Refresh \ No newline at end of file +refresh=Refresh +termsAndConditionsDeclined=You need to accept the Terms and Conditions to continue \ No newline at end of file