I'd like to translate the GUI wallet for traditional Chinese
That might be the only thing I can contribute for now
But I never did this kind of work before, so did a little search on that
Then I download the en.ts file from github
https://github.com/monero-project/monero-core/tree/master/translations
When I open it with my Qt linguist, it showed unexpected tag error
I don't understand what happened.
Seems some symbol needs to escape in that file, but how?