mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-01 22:47:26 -04:00
Apply translation for "normal" mode
This commit is contained in:
@@ -100,7 +100,7 @@ Rectangle {
|
||||
spacing: 6
|
||||
|
||||
Label {
|
||||
text: qsTr("Balance")
|
||||
text: qsTr("Balance") + translationManager.emptyString
|
||||
anchors.left: parent.left
|
||||
anchors.leftMargin: 50
|
||||
tipText: qsTr("Test tip 1<br/><br/>line 2")
|
||||
|
||||
Reference in New Issue
Block a user