Add traditionalChinese option in the menu

Update traditionalChinese translation
This commit is contained in:
wilson
2021-07-25 20:29:44 +08:00
parent 4a56a72bc9
commit 7d55bb58a4
5 changed files with 30 additions and 14 deletions

View File

@@ -1851,6 +1851,7 @@ enum LanguageTranslation {
Polish,
German,
Russian,
TraditionalChinese,
}
type UserPreferences {

View File

@@ -231,6 +231,7 @@ enum LanguageTranslation {
Polish,
German,
Russian,
TraditionalChinese,
}
type UserPreferences {