Merge branch 'dev' of github.com:amnezia-vpn/amnezia-client into feature/subscription-settings-page

This commit is contained in:
vladimir.kuznetsov 2025-02-07 10:46:44 +07:00
commit 389c1f5327
6 changed files with 60 additions and 80 deletions

View file

@ -65,7 +65,7 @@ PageType {
implicitWidth: parent.width
headerTextMaximumLineCount: 10
headerText: qsTr("What is the level of internet control in your region?")
headerText: qsTr("Choose Installation Type")
}
ButtonGroup {
@ -139,7 +139,8 @@ PageType {
CardType {
implicitWidth: parent.width
headerText: qsTr("Choose a VPN protocol")
headerText: qsTr("Manual")
bodyText: qsTr("Choose a VPN protocol")
ButtonGroup.group: buttonGroup