Update the language.

This commit is contained in:
Adam Treat 2023-06-26 14:10:00 -04:00
parent ef92492d8c
commit 676248fe8f

View File

@ -800,7 +800,7 @@ Dialog {
} }
Label { Label {
id: gpuOverrideLabel id: gpuOverrideLabel
text: qsTr("Force GPU if detected:") text: qsTr("Force Metal (macOS+arm):")
color: theme.textColor color: theme.textColor
Layout.row: 8 Layout.row: 8
Layout.column: 0 Layout.column: 0