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 20a700d5a9..e781354790 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
@@ -3116,4 +3116,5 @@ loginUsernamePlaceholder=Login username
ownerHelp=Owner for this resource.
parRequestUriLifespan=Lifetime of the Request URI for Pushed Authorization Request
parRequestUriLifespanHelp=Number that represents the lifetime of the request URI. The default value is 1 minute.
-identityBrokeringLink=Identity brokering link
\ No newline at end of file
+identityBrokeringLink=Identity brokering link
+searchClientRegistration=Search for policy
\ No newline at end of file
diff --git a/js/apps/admin-ui/src/clients/registration/ClientRegistrationList.tsx b/js/apps/admin-ui/src/clients/registration/ClientRegistrationList.tsx
index 42084b7ca8..df9a52137b 100644
--- a/js/apps/admin-ui/src/clients/registration/ClientRegistrationList.tsx
+++ b/js/apps/admin-ui/src/clients/registration/ClientRegistrationList.tsx
@@ -104,7 +104,7 @@ export const ClientRegistrationList = ({