mirror of
https://github.com/monero-project/monero-gui.git
synced 2025-04-03 12:49:04 +00:00
Merge 3586cfcf2d
into 47f0047c9f
This commit is contained in:
commit
d521f5c8e0
1 changed files with 1 additions and 1 deletions
|
@ -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 {
|
||||
|
|
Loading…
Reference in a new issue