update Russian translation

This commit is contained in:
StrikerRUS 2024-06-19 02:14:22 +03:00
parent e6ee9085a2
commit 249a7c7ca3
20 changed files with 522 additions and 548 deletions

View file

@ -43,7 +43,7 @@ PageType {
Component.onCompleted: {
if (isServerFromApi) {
PageController.showNotificationMessage(qsTr("Default server does not support custom dns"))
PageController.showNotificationMessage(qsTr("Default server does not support custom DNS"))
}
}