Mod articles
-
How to add new language support?
1. Enter program's "locales" folder.
2. Make a copy of the "en.json" file, and rename it to new name (like 'test.json').
3. Open program's settings menu, set the language to new name.(like "test")
3. Translate the new copy file (like "path":"Path" translate to "path":"paaaaath"), don't translate the key (like the "path" and "__name__"). Save it.
4. Click the "Evil icon" button twice (beside the settings icon) to reload the whole program.
If you have completed the translation, you can send the file to me. I will add it to program....