This commit is contained in:
rating89us 2025-03-19 23:25:13 +00:00 committed by GitHub
commit d521f5c8e0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -86,7 +86,7 @@ Rectangle {
Layout.fillWidth: true
fontSize: 24
textFormat: Text.RichText
text: qsTr("Balance All") + translationManager.emptyString
text: qsTr("Wallet balance") + translationManager.emptyString
}
RowLayout {