How to translate the validation feedback for anonymous users

1
Hi, In our project the anonymous user is able to set the language to English and Dutch. The system language is English. On the 'anonymous pages' the labels, the texts, the inputs, etc. are all displayed correctly when the user sets the language to Dutch. However the validation feedback is still given in English. And yes: I have checked whether I filled in for the Dutch language. Does anyone know how to get this right? Thank you in advance!
asked
1 answers
1

Hi Mariette,

 

I have faced the same issue in version 6 and submitted a support ticket regarding this issue. The bug has been resolved in version 7.4. Below is the fix from the release note found in this link https://docs.mendix.com/releasenotes/desktop-modeler/7.4

'Menu items and validation messages are now also shown in the new language after a language change and an app refresh. (Tickets 50689, 53051) '

answered