Native multilanguage support and nuTranslate()
Posted: Mon Sep 01, 2025 12:00 pm
Hi everyone,
I’m working on an app with multilingual support in nuBuilder, but the docs on this topic feel a bit thin for non-pros like me. I’ve been trying to figure out how things work and just wanted to check if I got this right (I've analyzed some system forms):
All object labels and table titles should get automatically translated into the user’s language, as long as there’s a matching record in the zzzzsys_translate table.
The nuTranslate() function can be used in custom code and follows the same logic above.
Did I miss something? Or am I misunderstanding how this works?
Thanks a lot for the awesome work you’re doing with nuBuilder!
I’m working on an app with multilingual support in nuBuilder, but the docs on this topic feel a bit thin for non-pros like me. I’ve been trying to figure out how things work and just wanted to check if I got this right (I've analyzed some system forms):
All object labels and table titles should get automatically translated into the user’s language, as long as there’s a matching record in the zzzzsys_translate table.
The nuTranslate() function can be used in custom code and follows the same logic above.
Did I miss something? Or am I misunderstanding how this works?
Thanks a lot for the awesome work you’re doing with nuBuilder!