changed all text to english

This commit is contained in:
vladimir.kuznetsov 2023-07-24 16:33:58 +09:00
parent 0a1359ed16
commit b9a13d3a32
10 changed files with 26 additions and 36 deletions

View file

@ -116,7 +116,7 @@ PageType {
Layout.fillWidth: true
Layout.topMargin: 20
headerText: "Установка"
headerText: qsTr("Installing")
descriptionText: name
}
@ -142,7 +142,7 @@ PageType {
Layout.fillWidth: true
Layout.topMargin: 8
text: "Обычно это занимает не больше 5 минут"
text: qsTr("Usually it takes no more than 5 minutes")
}
}
}