spelling
This commit is contained in:
@@ -79,7 +79,7 @@ class InstallWizard(QDialog):
|
||||
self.wallet_types = [
|
||||
('standard', _("Standard wallet")),
|
||||
('twofactor', _("Wallet with two-factor authentication")),
|
||||
('multisig', _("Multi-signatures wallet")),
|
||||
('multisig', _("Multi-signature wallet")),
|
||||
('hardware', _("Hardware wallet")),
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user