Show Hungarian in the language list

The translation is nearly complete now (89%)
This commit is contained in:
Cameron Gutman 2024-06-29 17:19:35 -05:00
parent 622ec843ff
commit 7d6f4135d5

View File

@ -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