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