Hi, I got a problem about internationalization on Sailfish, I want to add
Chinese language to my first Sailfish app, here is what I did
1. Add this on my .pro file
TRANSLATIONS += \
translations/harbour-myappName-zh_CN.ts
2.translate the harbour-myappName-zh_CN.ts file
Then what I should do?
Should I use the QTranslator to load the .qm file?
_______________________________________________
SailfishOS.org Devel mailing list
To unsubscribe, please send a mail to devel-unsubscr...@lists.sailfishos.org