mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2026-06-17 14:11:33 +00:00
Update SettingsView.qml
This commit is contained in:
committed by
Cameron Gutman
parent
df0c4c8208
commit
ba46905243
@@ -853,7 +853,7 @@ Flickable {
|
|||||||
val: StreamingPreferences.LANG_UK
|
val: StreamingPreferences.LANG_UK
|
||||||
} */
|
} */
|
||||||
ListElement {
|
ListElement {
|
||||||
text: "繁体字" // Traditional Chinese
|
text: "繁體中文" // Traditional Chinese
|
||||||
val: StreamingPreferences.LANG_ZH_TW
|
val: StreamingPreferences.LANG_ZH_TW
|
||||||
}
|
}
|
||||||
ListElement {
|
ListElement {
|
||||||
|
|||||||
Reference in New Issue
Block a user