Skip to content

Commit 496d769

Browse files
authored
fix: fix supported hw devices copies
1 parent a9e960c commit 496d769

File tree

1 file changed

+3
-3
lines changed
  • packages/translation/src/lib/translations/core

1 file changed

+3
-3
lines changed

packages/translation/src/lib/translations/core/en.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -564,7 +564,7 @@
564564
"core.walletSetupConnectHardwareWalletStep.subTitle": "Choose the brand of your hardware wallet.",
565565
"core.walletSetupConnectHardwareWalletStep.subTitleFull": "Select your hardware wallet brand",
566566
"core.walletSetupConnectHardwareWalletStep.supportedDevices": "Lace is supporting Ledger Nano X, Nano S and Nano S Plus",
567-
"core.walletSetupConnectHardwareWalletStep.supportedDevicesFull": "Lace supports Ledger Nano X, Nano S, Nano S Plus, and Trezor Model T",
567+
"core.walletSetupConnectHardwareWalletStep.supportedDevicesFull": "Lace supports most Ledger and Trezor models",
568568
"core.walletSetupConnectHardwareWalletStep.title": "Connect hardware wallet",
569569
"core.walletSetupConnectHardwareWalletStepRevamp.errorCta": "Try again",
570570
"core.walletSetupConnectHardwareWalletStepRevamp.errorMessage.cardanoAppNotOpen": "Cardano App is not open on your hardware wallet device. Please open it to proceed.",
@@ -573,8 +573,8 @@
573573
"core.walletSetupConnectHardwareWalletStepRevamp.errorMessage.devicePickerRejected": "No hardware wallet device was chosen.",
574574
"core.walletSetupConnectHardwareWalletStepRevamp.errorMessage.generic": "Something went wrong. Please try again.",
575575
"core.walletSetupConnectHardwareWalletStepRevamp.errorMessage.userGestureRequired": "It appears the page reload interrupted the search for connected hardware wallet devices.",
576-
"core.walletSetupConnectHardwareWalletStepRevamp.subTitle": "Lace supports Ledger Nano X, Nano S, Nano S Plus, Trezor Model T. Unlock your device and for Ledger, open the Cardano app.",
577-
"core.walletSetupConnectHardwareWalletStepRevamp.subTitleLedgerOnly": "Lace supports Ledger Nano X, Nano S, Nano S Plus. Unlock your device and open the Cardano app.",
576+
"core.walletSetupConnectHardwareWalletStepRevamp.subTitle": "Lace supports most Ledger and Trezor models. Unlock your device and for Ledger, open the Cardano app.",
577+
"core.walletSetupConnectHardwareWalletStepRevamp.subTitleLedgerOnly": "Lace supports most Ledger models. Unlock your device and open the Cardano app.",
578578
"core.walletSetupConnectHardwareWalletStepRevamp.title": "Connect your device",
579579
"core.walletSetupCreateStep.description": "Confirm exporting your public key on your hardware wallet device to create your Lace wallet.",
580580
"core.walletSetupCreateStep.title": "Creating your wallet",

0 commit comments

Comments
 (0)