Community Tip - Did you know you can set a signature that will be added to all your posts? Set it here! X
I learned that, there can be a translation file for UI, in the folder: text\resource\LANG_DIR\resourcename.txt
i do the it for PushButton.Label, and it works well.
#CommiteClose.Lable
Close
关闭
However, the RadioGroup, it's the item's label which is to be translated, not the RadioGroup itself.
#RadioGroup.Label
Options
可用选项
How to write the translation file for each item in a RadioGroup?
Your file path is backwards. You must use text\<language>\resource\ResourceFile.res