mirror of
https://github.com/monero-project/monero-gui.git
synced 2025-01-19 08:03:48 +02:00
WizardSummary: use "Mnemonic seed language" instead of "Language"
This commit is contained in:
parent
c72729fa5d
commit
23b74a3412
@ -53,7 +53,7 @@ ColumnLayout {
|
||||
|
||||
WizardSummaryItem {
|
||||
Layout.fillWidth: true
|
||||
header: qsTr("Language") + translationManager.emptyString
|
||||
header: qsTr("Mnemonic seed language") + translationManager.emptyString
|
||||
value: persistentSettings.language
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user