Localised validation error messages for forms

Hello
I want to have text input validation errors in different languages.
I have a fixed set of supported languages and i am able to use a dropdown list and session storage to store language preference. I have a json file with translations of all areas of the website and i am using it to change headings , button text etc through drnamic attributes.

But I don’t know how to do the same for form/text input validation errors.

Community Page
Last updated: