summaryrefslogtreecommitdiffstats
path: root/weatherapp.pro
diff options
context:
space:
mode:
authorLiang Qi <liang.qi@digia.com>2014-02-24 13:30:15 +0100
committerCaroline Chao <caroline.chao@digia.com>2014-03-14 13:34:09 +0100
commit4c7c3e9676cdba791e026aecdad4fc8c6d7ab789 (patch)
treebb64757af8d36f8b70bd420071204756da43c4f2 /weatherapp.pro
parent93af447a103816bf5a3dc42f6d856e499a63388e (diff)
Translation: Add Simplified Chinese
Since Traditional Chinese is not available, adding Simplified Chinese as default language for one or the other detected (zh). Change-Id: I0262ee8054450babbc90b4eaeed0b4c6364fddb5 Reviewed-by: Jing Bai <doris.bai@gmail.com>
Diffstat (limited to 'weatherapp.pro')
-rw-r--r--weatherapp.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/weatherapp.pro b/weatherapp.pro
index 4a6f39a..c3f02ba 100644
--- a/weatherapp.pro
+++ b/weatherapp.pro
@@ -49,7 +49,7 @@ defineReplace(prependAll) {
}
# Supported languages
-LANGUAGES = bn da de es fi fr hi hu it nb nl pl ro ru
+LANGUAGES = bn da de es fi fr hi hu it nb nl pl ro ru zh
# Available translations
TRANSLATIONS = $$prependAll(LANGUAGES, $$PWD/translations/QuickForecast_, .ts)