Open TonySen1 opened 2 years ago
if you're willing to translate, and implement localization, you can open a pull request on my fork and do so, I'll take a look and probably merge such changes (if I was at all fluent in mandarin I'd do it myself, but I'm not so I can't).
do note though, because most of the text you see is stored in the editor.ui file used to create the user interface with PyQT, you have to use qt's modules to do this
here are some resources if you're interested https://doc.qt.io/qtforpython/tutorials/basictutorial/translations.html https://doc.qt.io/qtforpython/PySide6/QtCore/QTranslator.html https://doc.qt.io/qt-6/qtlinguist-index.html
OK,I'll try.
how's translating going?
I have limited skills and only translated the language file and forked a copy of the project:https://github.com/TonySen1/DRG-Save-Editor
We need Chinese, thank you!