Comments

Log in with itch.io to leave a comment.

Hello, I have a question about your translation plugin: I am using your RPG Locale plugin. I created a translation file for Map003 using the Translator Helper tool included with the plugin. The Map003_i18n.json file was generated with the "fr" key. The problem is that the plugin loads the file but does not find the "fr" key. Error message: "Language fr not found in Map003". I’ve tested various settings (Source Language, Default Language, Available Languages), but nothing works. Do you have any idea why the plugin isn't recognizing the "fr" key, even though the file was generated using your tool? Thanks. ---

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".