Update SettingsView.qml
This commit is contained in:
parent
df0c4c8208
commit
ba46905243
1 changed files with 1 additions and 1 deletions
|
|
@ -853,7 +853,7 @@ Flickable {
|
|||
val: StreamingPreferences.LANG_UK
|
||||
} */
|
||||
ListElement {
|
||||
text: "繁体字" // Traditional Chinese
|
||||
text: "繁體中文" // Traditional Chinese
|
||||
val: StreamingPreferences.LANG_ZH_TW
|
||||
}
|
||||
ListElement {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue