GODT-1477: Change CoD wording

This commit is contained in:
James Houlahan
2021-12-14 14:39:41 +01:00
committed by Jakub Cuth
parent 0332a3f873
commit 7dad6cc9a4

View File

@ -41,7 +41,7 @@ SettingsView {
Label {
colorScheme: root.colorScheme
text: qsTr("Bridge stores your encrypted messages locally to optimize communication with the local client.")
text: qsTr("Bridge stores your encrypted messages locally to optimize communication with your client.")
type: Label.Body
color: root.colorScheme.text_weak
Layout.fillWidth: true