chore: update eng text (#1456)

chore: update eng text
This commit is contained in:
shiroow 2025-03-05 06:11:31 +03:00 committed by GitHub
parent d3339a7f3a
commit 99e3afabad
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 16 additions and 16 deletions

View file

@ -140,7 +140,7 @@ PageType {
}
onClicked: {
if (!checkable) {
PageController.showNotificationMessage(qsTr("Cannot change killSwitch settings during active connection"))
PageController.showNotificationMessage(qsTr("Cannot change KillSwitch settings during active connection"))
}
}
}