mirror of
https://gitlab.com/kelteseth/ScreenPlay.git
synced 2024-11-25 20:22:39 +01:00
Formatting
This commit is contained in:
parent
7c1352a0e5
commit
34ae1c3123
@ -193,11 +193,11 @@ Item {
|
|||||||
"value": Settings.Pt_BR,
|
"value": Settings.Pt_BR,
|
||||||
"text": "Portuguese (Brazil)"
|
"text": "Portuguese (Brazil)"
|
||||||
}, {
|
}, {
|
||||||
"value": Settings.Tr_TR,
|
"value": Settings.Tr_TR,
|
||||||
"text": "Turkish"
|
"text": "Turkish"
|
||||||
}, {
|
}, {
|
||||||
"value": Settings.Nl_NL,
|
"value": Settings.Nl_NL,
|
||||||
"text": "Dutch"
|
"text": "Dutch"
|
||||||
}]
|
}]
|
||||||
onActivated: {
|
onActivated: {
|
||||||
ScreenPlay.settings.setLanguage(settingsLanguage.comboBox.currentValue);
|
ScreenPlay.settings.setLanguage(settingsLanguage.comboBox.currentValue);
|
||||||
|
Loading…
Reference in New Issue
Block a user