Comments

Log in with itch.io to leave a comment.

Hello, This tool still working? I'm trying to translate from English to Spanish, but it doesn't work. Any instructión?

This tool works perfectly till this day. As it turned out in Discord server, the user wanted automatic translations. And no, free automatic translations are not a thing.

JSONBabel is made for authored translations.

(+1)

Can I ask, How the app recognize a comment file from an another-language file?
Anyway, seems really great :D

(+1)

Comments are implemented in the way that they are technically another regular language files, with different styling in the UI. This is mainly due to JSON standard not having comments at all. Only files named exactly as `Comments.json` are shown this way, and, to be viewed, they should be imported along with other languages.

I hope I did answer your question (:

Yes, thank you :D

So it's by the name of the file, got it.