mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2026-05-19 16:10:35 +00:00
Enable Brazilian Portuguese now that it is fully translated
This commit is contained in:
@@ -1097,10 +1097,10 @@ Flickable {
|
||||
text: "Português" // Portuguese
|
||||
val: StreamingPreferences.LANG_PT
|
||||
}
|
||||
/* ListElement {
|
||||
ListElement {
|
||||
text: "Português do Brasil" // Brazilian Portuguese
|
||||
val: StreamingPreferences.LANG_PT_BR
|
||||
} */
|
||||
}
|
||||
ListElement {
|
||||
text: "Ελληνικά" // Greek
|
||||
val: StreamingPreferences.LANG_EL
|
||||
|
||||
+2
-3
@@ -76,9 +76,8 @@
|
||||
<file>languages/qml_eo.qm</file>
|
||||
<file>languages/qml_ta.ts</file>
|
||||
<file>languages/qml_ta.qm</file>
|
||||
<!-- Don't include pt_BR until it is more complete -->
|
||||
<!--file>languages/qml_pt_BR.qm</file-->
|
||||
<!--file>languages/qml_pt_BR.ts</file-->
|
||||
<file>languages/qml_pt_BR.qm</file>
|
||||
<file>languages/qml_pt_BR.ts</file>
|
||||
</qresource>
|
||||
<qresource prefix="/data">
|
||||
<file alias="gamecontrollerdb.txt">SDL_GameControllerDB/gamecontrollerdb.txt</file>
|
||||
|
||||
Reference in New Issue
Block a user