mirror of
https://github.com/monero-project/monero-gui.git
synced 2025-01-09 11:22:05 +02:00
Merge pull request #2702
c7f272d
Wizard: open wallet -> create wallet (rating89us)
This commit is contained in:
commit
467dd8b664
@ -65,7 +65,7 @@ Rectangle {
|
||||
|
||||
WizardNav {
|
||||
Layout.topMargin: 24
|
||||
btnNextText: qsTr("Open wallet") + translationManager.emptyString
|
||||
btnNextText: qsTr("Create wallet") + translationManager.emptyString
|
||||
progressSteps: 4
|
||||
progress: 4
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user