Hey, I need to ask. If the text gets translated and makes the text sting shorter or longer, will that affect the engine? Like dialogue showing up in an event it's not supposed to?
I require some help getting the translate to work. I downloaded the JSON file and put the plugins into my project, the translation doesn't seem to show up.
2. Have you tried to set the source language and target language in plugin parameter? Make sure the source language is same with your original json, not "_i18n.json".
← Return to asset pack
Comments
Log in with itch.io to leave a comment.
Hey, I need to ask. If the text gets translated and makes the text sting shorter or longer, will that affect the engine? Like dialogue showing up in an event it's not supposed to?
Wow, this tool is fantastic! Is there any hope for an MZ version?
Could you use this for spell checking, like can a new verison of the english Json overwrite the old one?
For some reason, everything works fine, but switching languages doesn't. Is there a demo or a completed game so I can see how it works?
I require some help getting the translate to work. I downloaded the JSON file and put the plugins into my project, the translation doesn't seem to show up.
Hi, thank you for using the plugin.
1. Put the resulting _i18n.json to ./data/locales
2. Have you tried to set the source language and target language in plugin parameter? Make sure the source language is same with your original json, not "_i18n.json".