Fix Chinese template name in project file

This commit is contained in:
Mark Watkins 2014-07-21 03:05:43 +10:00
parent 96d51db7dc
commit b9f2960131

View File

@ -7,7 +7,7 @@ CONFIG += ordered
TRANSLATIONS += \
Translations/Nederlands.nl.ts \
Translations/Deutsch.de.ts \
Translations/Chinese.cn.ts \
Translations/Chinese.zh.ts \
Translations/Francais.fr.ts \
Translations/Svenska.se.ts \
Translations/Espaniol.es.ts \