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
7 changed files with 16 additions and 16 deletions
@@ -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"))
}
}
}