Open
Description
What
Translate string used in useGetZodValidator.tsx
Why
When implementing the list field a custom zod error message was introduced for array uniqeness. Translating this gave to many complication to include in that ticket.
Acceptance
The error message is translatable through the same next-intl translation setup the other zod message use.