增加多语言

This commit is contained in:
Barry 2019-01-26 17:01:25 +08:00
commit 4109c4724d
11 changed files with 324 additions and 20 deletions

View file

@ -1,2 +1,7 @@
TEMPLATE = subdirs
SUBDIRS = QtScrcpy
SUBDIRS = QtScrcpy
# 多语言翻译文件
TRANSLATIONS = \
$$PWD/QtScrcpy/res/i18n/QtScrcpy_zh.ts \
$$PWD/QtScrcpy/res/i18n/QtScrcpy_en.ts