mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-11 16:47:25 -04:00
Wizard: restore from keys
This commit is contained in:
@@ -185,7 +185,7 @@ Item {
|
||||
font.pixelSize: 16
|
||||
color: "#4A4949"
|
||||
horizontalAlignment: Text.AlignHCenter
|
||||
text: qsTr("Restore wallet from 25 word mnemonic seed") + translationManager.emptyString
|
||||
text: qsTr("Restore wallet from keys or mnemonic seed") + translationManager.emptyString
|
||||
width:page.buttonSize
|
||||
wrapMode: Text.WordWrap
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user