1
mirror of https://github.com/monero-project/monero-gui synced 2025-01-01 21:56:23 +01:00
This commit is contained in:
JamesCullum 2016-08-31 23:00:12 +02:00 committed by Ilya Kitaev
parent 2ecba2e5d7
commit 33275c9d44

View File

@ -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 {