Text fixes and some ts updates

This commit is contained in:
pokamest 2024-03-06 18:34:07 +00:00
parent bca68fc185
commit da84ba1a4d
7 changed files with 674 additions and 532 deletions

View file

@ -92,7 +92,7 @@ PageType {
Layout.fillWidth: true
Layout.topMargin: 16
text: qsTr("Do not use connection code from public sources. It could be created to intercept your data.")
text: qsTr("Do not use connection codes from untrusted sources, as they may be created to intercept your data.")
color: "#878B91"
}