Integrate Thai and Korean translations

This commit is contained in:
Cameron Gutman
2021-05-22 13:44:45 -05:00
parent 0094305299
commit ebe9356937
18 changed files with 504 additions and 484 deletions
+3 -1
View File
@@ -74,7 +74,9 @@ public:
LANG_RU,
LANG_ES,
LANG_JA,
LANG_VI
LANG_VI,
LANG_TH,
LANG_KO
};
Q_ENUM(Language);