Skip to content

Commit

Permalink
Rename addLedger file and keys
Browse files Browse the repository at this point in the history
  • Loading branch information
kugel3 committed Jun 26, 2023
1 parent 895060b commit c8124ec
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
15 changes: 0 additions & 15 deletions Content/1.5 Add Ledger Device/addLedger.json

This file was deleted.

15 changes: 15 additions & 0 deletions Content/1.5 Add Ledger Device/addLedgerDevice.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"addLedgerDevice_alreadyAddedAlert_title": "Ledger Already Added",
"addLedgerDevice_alreadyAddedAlert_message": "You have already added this Ledger as: %@",

"addLedgerDevice_addDevice_title": "Add Ledger Device",
"addLedgerDevice_addDevice_body1": "Let’s set up a Ledger hardware wallet device. You will be able to use it to create new Ledger-secured Accounts, or import Ledger-secured Accounts from the Radix Olympia Desktop Wallet.",
"addLedgerDevice_addDevice_body2": "Connect your Ledger to a computer running a linked Radix Connector browser extension, and make sure the Radix Babylon app is running on the Ledger device.",
"addLedgerDevice_addDevice_continue": "Continue",

"addLedgerDevice_nameLedger_title": "Name Your Ledger",
"addLedgerDevice_nameLedger_body": "Enter a label for this Ledger device",
"addLedgerDevice_nameLedger_detectedType": "Detected type: %@",
"addLedgerDevice_nameLedger_namePlaceholder": "Green Ledger Nano S+",
"addLedgerDevice_nameLedger_continueButtonTitle": "Save and Continue"
}

0 comments on commit c8124ec

Please sign in to comment.