i add module name in qt-modules.txt and sucessfully install that and now can run example code on my rpi
but that is support only English for supporting other language i should use "qmake-rpi" with this argument "CONFIG+=lang-all" ( base on answer in this link link )how do this? should i change ./init-qtrpi-full.sh code?