forked from Public/monero-gui
Wizard: open wallet -> create wallet
This commit is contained in:
@@ -65,7 +65,7 @@ Rectangle {
|
|||||||
|
|
||||||
WizardNav {
|
WizardNav {
|
||||||
Layout.topMargin: 24
|
Layout.topMargin: 24
|
||||||
btnNextText: qsTr("Open wallet") + translationManager.emptyString
|
btnNextText: qsTr("Create wallet") + translationManager.emptyString
|
||||||
progressSteps: 4
|
progressSteps: 4
|
||||||
progress: 4
|
progress: 4
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user