Update SettingsView.qml

This commit is contained in:
Kung-chih 2023-04-13 23:46:12 +08:00 committed by Cameron Gutman
parent df0c4c8208
commit ba46905243

View file

@ -853,7 +853,7 @@ Flickable {
val: StreamingPreferences.LANG_UK
} */
ListElement {
text: "繁体字" // Traditional Chinese
text: "繁體中文" // Traditional Chinese
val: StreamingPreferences.LANG_ZH_TW
}
ListElement {