Godot Version
4.4 / 4.5 / 4.6
Question
Hi, ive just been working on text elements in my game and i am wondering about translating the text into different languages - is there a build setting that can translate and override all the strings ?
4.4 / 4.5 / 4.6
Hi, ive just been working on text elements in my game and i am wondering about translating the text into different languages - is there a build setting that can translate and override all the strings ?
That is a lot of work. I suppose i could put all the text into indexed string tables then simply switch string tables using the project setting.
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.