mirror of
https://github.com/barry-ran/QtScrcpy.git
synced 2025-09-11 20:16:09 +00:00
增加多语言
This commit is contained in:
parent
6e6075d1dc
commit
4109c4724d
11 changed files with 324 additions and 20 deletions
7
all.pro
7
all.pro
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue