updated translations for branch feature/amnezia-wireguard-client-impl
This commit is contained in:
parent
10435cea69
commit
d1f66cbf4d
5 changed files with 550 additions and 546 deletions
|
@ -70,7 +70,7 @@ PageType {
|
|||
Layout.margins: 16
|
||||
|
||||
text: qsTr("Auto start")
|
||||
descriptionText: qsTr("Launch the application every time ") + Qt.platform.os + qsTr(" starts")
|
||||
descriptionText: qsTr("Launch the application every time %1 starts").arg(Qt.platform.os)
|
||||
|
||||
checked: SettingsController.isAutoStartEnabled()
|
||||
onCheckedChanged: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue