mirror of
https://github.com/monero-project/monero-gui
synced 2025-02-23 10:25:24 +01: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…
x
Reference in New Issue
Block a user