mirror of
https://github.com/moonlight-stream/moonlight-qt
synced 2024-11-10 05:34:17 +00:00
Enable Turkish language now that it's nearly completely translated
This commit is contained in:
parent
cdb610f121
commit
db30faf602
1 changed files with 2 additions and 2 deletions
|
@ -1056,10 +1056,10 @@ Flickable {
|
|||
text: "Svenska" // Swedish
|
||||
val: StreamingPreferences.LANG_SV
|
||||
}
|
||||
/* ListElement {
|
||||
ListElement {
|
||||
text: "Türkçe" // Turkish
|
||||
val: StreamingPreferences.LANG_TR
|
||||
} */
|
||||
}
|
||||
/* ListElement {
|
||||
text: "Українська" // Ukrainian
|
||||
val: StreamingPreferences.LANG_UK
|
||||
|
|
Loading…
Reference in a new issue