How to use custom Global.resx in version 6.02
Hello, In version 5.03, I was able to use my own Global.resx file for localization. This functionality appears to be broken in version 6.02. I understand that part of the localization has moved to form builder, but error messages and other system texts still need localization support. Thank you for your help!
Hello,
Indeed, it is an issue. We have already pushed some changes to the release/6.0.3 branch to enable the translation of validation messages coming from the backend directly within the form builder.
Best regards, SID
@HappyRoot , I made some modifications to the release/v6.0.3 branch. It’s now possible to translate all error and success messages coming from the backend directly within the form builder. In the UI, there's a Translations button — you can click it to update the translations.
@simpleidserver Awesome, that was fast! 🚀 Thanks for the quick fix!