[app] Added Chinese translation to the build
This commit is contained in:
parent
8737d39840
commit
e76e6489dc
1 changed files with 1 additions and 1 deletions
|
@ -279,7 +279,7 @@ defineTest(addTrFile) {
|
||||||
export(qm.files)
|
export(qm.files)
|
||||||
}
|
}
|
||||||
|
|
||||||
LANGUAGES = de fi hu nl pl pt_BR ru sv es
|
LANGUAGES = de fi hu nl pl pt_BR ru sv es zh_CN
|
||||||
|
|
||||||
addTrFile($${NAME})
|
addTrFile($${NAME})
|
||||||
for(l, LANGUAGES) {
|
for(l, LANGUAGES) {
|
||||||
|
|
Loading…
Reference in a new issue