Description
Changelog
Reviews (1)
This plugin allows you to import translation files in JSONH V2 format.
For example, in en.jsonh:
HELLO: "Hello there!"
BYE: "Goodbye now!
Note: This plugin is a GDScript port of the original C# plugin. If you're using C#, try JsonhTranslations.
Note: You can use JsonhVscode to highlight your JSONH in Visual Studio Code.
Changelog for version v1.0
No changelog provided for this version.