Service::CFG: add missing language

This commit is contained in:
wwylele 2016-06-08 06:38:10 +03:00
parent 3687a805ec
commit f00e8d4b2b

View file

@ -35,7 +35,8 @@ enum SystemLanguage {
LANGUAGE_KO = 7,
LANGUAGE_NL = 8,
LANGUAGE_PT = 9,
LANGUAGE_RU = 10
LANGUAGE_RU = 10,
LANGUAGE_TW = 11
};
enum SoundOutputMode {