Open dufu-byte opened 3 months ago
Hi, I would like to eventually add localizations to the plugin, but for now it is unfortunately not a big priority. I want to focus first on making the plugin work reliably and be feature complete before adding localization. However, I am happy to accept PRs on this.
Okay, how about this?
I added two new files here.
Import here
passHTMLExportPlugin.getLanguage();
To use
Is it OK to do so? If so, I will improve and submit this PR
If you use it this way, the subsequent internationalization file only needs to create JSON,
This is looking good if you continue to improve this id be happy to accept a PR :)
Make sure you do any dev work in the 1.9.0 branch
OK
So I can provide some Chinese up...