From 27677a043234095aec11733946cea7b88bae6aa2 Mon Sep 17 00:00:00 2001 From: Erik Jan de Wit Date: Tue, 29 Oct 2024 13:31:16 +0100 Subject: [PATCH] fixed key of policy group help (#34332) fixes: #33618 Signed-off-by: Erik Jan de Wit --- .../theme/keycloak.v2/admin/messages/messages_en.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/apps/admin-ui/maven-resources/theme/keycloak.v2/admin/messages/messages_en.properties b/js/apps/admin-ui/maven-resources/theme/keycloak.v2/admin/messages/messages_en.properties index 2a7ceee077..9e448416ee 100644 --- a/js/apps/admin-ui/maven-resources/theme/keycloak.v2/admin/messages/messages_en.properties +++ b/js/apps/admin-ui/maven-resources/theme/keycloak.v2/admin/messages/messages_en.properties @@ -1102,7 +1102,7 @@ connectionTimeoutHelp=LDAP connection timeout in milliseconds repeat=Repeat defaultSigAlgHelp=Default algorithm used to sign tokens for the realm save-admin-eventsHelp=If enabled, admin events are saved to the database, which makes events available to the Admin UI. -policyGroups=Specifies which user(s) are allowed by this policy. +policyGroupsHelp=Specifies which user(s) are allowed by this policy. searchForProtocol=Search protocol mapper eventTypes.CLIENT_INFO.name=Client info eventTypes.OAUTH2_DEVICE_CODE_TO_TOKEN.description=OAuth2 device code to token