Service::CFG: add missing language

This commit is contained in:
wwylele 2016-06-08 06:38:10 +03:00
parent f4156c0f09
commit 340c64dbbe

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 {