mirror of
https://github.com/monero-project/monero-gui.git
synced 2024-12-23 03:59:38 +00:00
Wizard: open wallet -> create wallet
This commit is contained in:
parent
43f378b7d2
commit
c7f272d86a
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue