mirror of
https://github.com/monero-project/monero-gui.git
synced 2024-12-22 19:49:34 +00:00
commit
838845d878
1 changed files with 1 additions and 1 deletions
|
@ -125,7 +125,7 @@ Item {
|
|||
horizontalAlignment: Text.AlignHCenter
|
||||
//renderType: Text.NativeRendering
|
||||
color: "#3F3F3F"
|
||||
text: qsTr("You’re all setup!") + translationManager.emptyString
|
||||
text: qsTr("You’re all set up!") + translationManager.emptyString
|
||||
}
|
||||
|
||||
Text {
|
||||
|
|
Loading…
Reference in a new issue