From 4c7c3e9676cdba791e026aecdad4fc8c6d7ab789 Mon Sep 17 00:00:00 2001 From: Liang Qi Date: Mon, 24 Feb 2014 13:30:15 +0100 Subject: 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 --- weatherapp.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'weatherapp.pro') 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) -- cgit v1.2.3