i18n: zh_CN locale support

`CONFIG += embed_translations` is used.
This commit is contained in:
Gary Wang
2019-10-06 17:31:27 +08:00
committed by GitHub
parent 011e46b70b
commit b1260c0b41
9 changed files with 212 additions and 9 deletions

View File

@ -19,7 +19,7 @@ build_script:
- mingw32-make
- cd release
- del /a /f /q "*.o" "*.cpp" "*.h"
- windeployqt --no-quick-import --release .\PineapplePictures.exe
- windeployqt --no-quick-import --no-translations --no-opengl-sw --no-system-d3d-compiler --release .\PineapplePictures.exe
artifacts:
- path: build\release