Hello everyone, I have been following the Document Type Localization tutorial in the Umbraco CMS documentation Document Type Localization | CMS | Umbraco Documentation . Everything works fine except for the mandatory field validation message .
I cannot get it to work—it keeps appearing as shown in the screenshot. I wanted to know if anyone else has had a similar problem.
i also tried to put it in curly brackets like description and it appeared wrong matched with the first part and the curly brackets also appeared in the message
new clean umbraco project same umbraco-package.json and doctype-en.js as the documentation Document Type Localization | CMS | Umbraco Documentation cleaned the cash and made sure form the network that the right js file is there . all other localization keys are working fine (doctype name groupname backoofice sections etc) excpet the validation messages