minor ui fixes

This commit is contained in:
vladimir.kuznetsov 2023-08-20 13:36:54 +05:00
parent 0060f57b63
commit b5e1c78461
11 changed files with 132 additions and 66 deletions

View file

@ -43,7 +43,7 @@ PageType {
QtObject {
id: onlyForwardSites
property string name: qsTr("Addresses from the list should always open via VPN")
property string name: qsTr("Only the addresses in the list must be opened via VPN")
property int type: routeMode.onlyForwardSites
}
QtObject {