Merge branch 'dev' into feature/custom_drawer_component

This commit is contained in:
ronoaer
2023-10-21 09:28:41 +08:00
committed by GitHub
96 changed files with 3897 additions and 1733 deletions
+1 -1
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("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.")
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 server, as well as change settings.")
color: "#878B91"
}