mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2025-07-02 15:55:39 +00:00
Show Hungarian in the language list
The translation is nearly complete now (89%)
This commit is contained in:
parent
622ec843ff
commit
7d6f4135d5
@ -1002,10 +1002,10 @@ Flickable {
|
|||||||
text: "한국어" // Korean
|
text: "한국어" // Korean
|
||||||
val: StreamingPreferences.LANG_KO
|
val: StreamingPreferences.LANG_KO
|
||||||
}
|
}
|
||||||
/* ListElement {
|
ListElement {
|
||||||
text: "Magyar" // Hungarian
|
text: "Magyar" // Hungarian
|
||||||
val: StreamingPreferences.LANG_HU
|
val: StreamingPreferences.LANG_HU
|
||||||
} */
|
}
|
||||||
ListElement {
|
ListElement {
|
||||||
text: "Nederlands" // Dutch
|
text: "Nederlands" // Dutch
|
||||||
val: StreamingPreferences.LANG_NL
|
val: StreamingPreferences.LANG_NL
|
||||||
|
Loading…
x
Reference in New Issue
Block a user