Thank you for your feedback, comment, and your time.
I'll try to improve this game and any future projects.
I'm looking forward to any more feedback you may have in the future.
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. ---
Sorry for the slightly late reply.
This is my first time using it, so I'm not really an expert...
I checked what I did on my project, and if I haven't forgotten anything, you need to:
have the translated files in a “locales” folder (data\locales)
In the plugin’s settings menu, I filled in:
Source language: fr
Default language: en
Available languages: fr, en
In the translation tool, I’m not logged in—I’m doing the translation manually—but I have “French” as the source and “English” as the target.
I don’t know if this helps....