forked from Public/monero-gui
Fix typo
This commit is contained in:
@@ -138,7 +138,7 @@ Item {
|
|||||||
font.pixelSize: 16
|
font.pixelSize: 16
|
||||||
color: "#4A4949"
|
color: "#4A4949"
|
||||||
horizontalAlignment: Text.AlignHCenter
|
horizontalAlignment: Text.AlignHCenter
|
||||||
text: qsTr("I want to recover my account<br/>from my 24 work seed") + translationManager.emptyString
|
text: qsTr("I want to recover my account<br/>from my 25 word seed") + translationManager.emptyString
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user