mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2025-07-01 15:26:09 +00:00
Enable Turkish language now that it's nearly completely translated
This commit is contained in:
parent
cdb610f121
commit
db30faf602
@ -1056,10 +1056,10 @@ Flickable {
|
|||||||
text: "Svenska" // Swedish
|
text: "Svenska" // Swedish
|
||||||
val: StreamingPreferences.LANG_SV
|
val: StreamingPreferences.LANG_SV
|
||||||
}
|
}
|
||||||
/* ListElement {
|
ListElement {
|
||||||
text: "Türkçe" // Turkish
|
text: "Türkçe" // Turkish
|
||||||
val: StreamingPreferences.LANG_TR
|
val: StreamingPreferences.LANG_TR
|
||||||
} */
|
}
|
||||||
/* ListElement {
|
/* ListElement {
|
||||||
text: "Українська" // Ukrainian
|
text: "Українська" // Ukrainian
|
||||||
val: StreamingPreferences.LANG_UK
|
val: StreamingPreferences.LANG_UK
|
||||||
|
Loading…
x
Reference in New Issue
Block a user