Hey man, is there a way to save all left side lines into .txt?
Viewing post in Inkcpp Localization Editor comments
In version 1.0.3, it is now possible to copy the left and right sides to the clipboard and then replace the existing ones. https://dmitriysalnikov.itch.io/inkcpp-localization-editor/devlog/1100820/103
There is also a way to export all strings from all files to JSON if the left and right sides are different. How to localize Until Then - Opening inkcpp files.
You see I asked that because I wanna see if I didn't translate a line. I plan on using an AI to scour through all the lines, and it can only read document files. The first method is a hassle (copying lines in each file to a .txt file), and the second one isn't what I meant (it saves the translated lines, not the untouched ones). I hope I explained that well.