Keep string explanation comment. Fixes #1619
This commit is contained in:
parent
c84806aa4e
commit
6ae099ab11
|
@ -33,6 +33,7 @@ Item {
|
|||
}
|
||||
|
||||
StatusSettingsLineButton {
|
||||
//% "Backup Seed Phrase"
|
||||
text: qsTrId("backup-seed-phrase")
|
||||
isBadge: !profileModel.mnemonic.isBackedUp
|
||||
isEnabled: !profileModel.mnemonic.isBackedUp
|
||||
|
|
Loading…
Reference in New Issue