Oh yeah, how's your workflow? any automation at all or? I'm curious since i bought this tool, it's very good and easy to use, but i know this is gonna take a while if i do this one by one. also i notice some buttons are still in english, any suggestion on where is the file and is it also inkcpp that can be edited with this tool?
Viewing post in How to localize Until Then comments
As far as I know, all the dialogues and scenes are inkcpp. News and mail on a smartphone are like json or just plain text files. But the user interface was in the OptimizedTranslation format from Godot (*.translation files), where the developers decided to save a few kilobytes, which is why it is impossible to restore the original key:value pairs (almost impossible, most likely they can be restored by iterating through all existing lines in the project).