forked from Public/monero-gui
Wizard: remove unnecessary periods
This commit is contained in:
@@ -58,7 +58,7 @@ Rectangle {
|
||||
|
||||
WizardHeader {
|
||||
Layout.bottomMargin: 20
|
||||
title: qsTr("Welcome to Monero.") + translationManager.emptyString
|
||||
title: qsTr("Welcome to Monero") + translationManager.emptyString
|
||||
subtitle: ""
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user