mirror of
https://github.com/moonlight-stream/moonlight-qt
synced 2024-11-13 23:17:09 +00:00
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…
Reference in a new issue