Merge branch 'dev' into feature/amnezia-wireguard-client-impl

This commit is contained in:
Mykola Baibuz 2023-10-09 11:00:37 -04:00
commit def261f578
4 changed files with 64 additions and 39 deletions

View file

@ -172,7 +172,7 @@ PageType {
Layout.bottomMargin: 24
text: accessTypeSelector.currentIndex === 0 ? qsTr("VPN access without the ability to manage the server") :
qsTr("Full access to server")
qsTr("Access to server management. The user with whom you share full access to the connection will be able to add and remove your protocols and services to the servers, as well as change settings.")
color: "#878B91"
}