Integrate new languages from Weblate

This commit is contained in:
Cameron Gutman
2022-02-20 14:14:34 -06:00
parent cd6ba554a4
commit 93ee51cabb
34 changed files with 1370 additions and 1245 deletions
+6 -1
View File
@@ -82,7 +82,12 @@ public:
LANG_SV,
LANG_TR,
LANG_UK,
LANG_ZH_HANT
LANG_ZH_HANT,
LANG_PT,
LANG_PT_BR,
LANG_EL,
LANG_IT,
LANG_HI,
};
Q_ENUM(Language);