I am using bootstrap validator to validate the forms in my spring boot web application. This application will be accessed in English and Marathi language.
In forms on validation error messages are shown in the English language. Is there any way we can show error messages in other languages depending on the language preference selected by the user?