Skip to content
Snippets Groups Projects
Commit f00e8d4b authored by wwylele's avatar wwylele
Browse files

Service::CFG: add missing language

parent 3687a805
No related branches found
No related tags found
No related merge requests found
......@@ -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 {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment