diff --git a/pages/Dashboard.qml b/pages/Dashboard.qml index 3f1621ed..3487ca41 100644 --- a/pages/Dashboard.qml +++ b/pages/Dashboard.qml @@ -100,7 +100,7 @@ Rectangle { color: "#545454" textFormat: Text.RichText text: qsTr("\ - lookng for security level and address book? go to Transfer tab") + looking for security level and address book? go to Transfer tab") + translationManager.emptyString font.underline: false onLinkActivated: appWindow.showPageRequest("Transfer")