mirror of
https://gitlab.com/pholy/OSCAR-code.git
synced 2025-04-19 04:00:45 +00:00
Fix Chinese template name in project file
This commit is contained in:
parent
96d51db7dc
commit
b9f2960131
@ -7,7 +7,7 @@ CONFIG += ordered
|
|||||||
TRANSLATIONS += \
|
TRANSLATIONS += \
|
||||||
Translations/Nederlands.nl.ts \
|
Translations/Nederlands.nl.ts \
|
||||||
Translations/Deutsch.de.ts \
|
Translations/Deutsch.de.ts \
|
||||||
Translations/Chinese.cn.ts \
|
Translations/Chinese.zh.ts \
|
||||||
Translations/Francais.fr.ts \
|
Translations/Francais.fr.ts \
|
||||||
Translations/Svenska.se.ts \
|
Translations/Svenska.se.ts \
|
||||||
Translations/Espaniol.es.ts \
|
Translations/Espaniol.es.ts \
|
||||||
|
Loading…
Reference in New Issue
Block a user