Closed funny-cat-happy closed 5 months ago
I add i18n to game by 'savefiles.getSettings("settings")'. I try to add translation by offical po file, but it supports mod translation badly.Missing a lot of mods string. So I have to add it to string.lua.
See discussion on Discord The translation support needs to be implemented a little differently, we'll think about how to do this best
I add i18n to game by 'savefiles.getSettings("settings")'. I try to add translation by offical po file, but it supports mod translation badly.Missing a lot of mods string. So I have to add it to string.lua.