This commit is contained in:
rating89us 2024-11-25 23:23:54 +00:00 committed by GitHub
commit cc12896f44
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -145,8 +145,8 @@ Rectangle {
}
WizardMenuItem {
headerText: qsTr("Restore wallet from keys or mnemonic seed") + translationManager.emptyString
bodyText: qsTr("Enter your private keys or 25-word mnemonic seed to restore your wallet.") + translationManager.emptyString
headerText: qsTr("Restore wallet from mnemonic seed or keys") + translationManager.emptyString
bodyText: qsTr("Enter your mnemonic seed or private keys to restore your wallet.") + translationManager.emptyString
imageIcon: "qrc:///images/restore-wallet.png"
onMenuClicked: {