diff --git a/pages/History.qml b/pages/History.qml index 9ec2dd2b..15161a5d 100644 --- a/pages/History.qml +++ b/pages/History.qml @@ -44,7 +44,7 @@ Rectangle { font.family: "Arial" font.pixelSize: 18 color: "#4A4949" - text: qsTr("Filter trasactions history") + translationManager.emptyString + text: qsTr("Filter transactions history") + translationManager.emptyString } Label {