translated sub-page of Settings to Chinese

This commit is contained in:
ronoaer 2023-10-04 15:48:35 +08:00
parent 30709c66ef
commit 2353cc4f2c
3 changed files with 78 additions and 62 deletions

View file

@ -66,7 +66,8 @@ PageType {
Layout.fillWidth: true
Layout.margins: 16
text: qsTr("Use AmneziaDNS if installed on the server")
text: qsTr("Use AmneziaDNS")
descriptionText: qsTr("If AmneziaDNS is installed on the server")
checked: SettingsController.isAmneziaDnsEnabled()
onCheckedChanged: {