mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-21 17:47:27 -04:00
enabled translations in some places
This commit is contained in:
@@ -69,7 +69,7 @@ Rectangle {
|
||||
Label {
|
||||
id: soloTitleLabel
|
||||
fontSize: 24
|
||||
text: qsTr("Solo mining")
|
||||
text: qsTr("Solo mining") + translationManager.emptyString
|
||||
}
|
||||
|
||||
Label {
|
||||
|
||||
Reference in New Issue
Block a user