Skip to content

Commit

Permalink
Update source file importOlympiaAccounts.json
Browse files Browse the repository at this point in the history
  • Loading branch information
radixbot committed Jul 3, 2023
1 parent e2d6136 commit d96a8ae
Showing 1 changed file with 12 additions and 26 deletions.
38 changes: 12 additions & 26 deletions Content/0.6 - Import Olympia Accounts/importOlympiaAccounts.json
Original file line number Diff line number Diff line change
@@ -1,35 +1,21 @@
{
"importOlympiaAccounts_scanQR_title": "Import Legacy Olympia Accounts",
"importOlympiaAccounts_scanQR_instructions": "Scan the QR code shown in the Export section of the Radix Desktop Wallet for Olympia.",
"importOlympiaAccounts_scanQR_scannedLabel": "Scanned: %d/%d",

"importOlympiaAccounts_accountsToImport_title": "Import Accounts",
"importOlympiaAccounts_accountsToImport_subtitle": "The following accounts will be imported to your new wallet.",
"importOlympiaAccounts_accountsToImport_legacyAccount": "Legacy Account",
"importOlympiaAccounts_accountsToImport_ledgerAccount": "Ledger (Legacy)",
"importOlympiaAccounts_accountsToImport_unnamed": "Unnamed",
"importOlympiaAccounts_accountsToImport_olympiaAddressLabel": "Olympia Address (Obsolete)",
"importOlympiaAccounts_accountsToImport_newAddressLabel": "New Address",
"importOlympiaAccounts_accountsToImport_buttonManyAccounts": "Import %d accounts",
"importOlympiaAccounts_accountsToImport_buttonOneAcccount": "Import 1 account",

"importOlympiaAccounts_verifySeedPhrase_title": "Verify With Your Seed Phrase",
"importOlympiaAccounts_verifySeedPhrase_subtitle": "To complete importing your accounts, please view your seed phrase in the Radix Desktop Wallet and enter the words here.",
"importOlympiaAccounts_verifySeedPhrase_warning": "This is a one-time process to import your accounts. Never give your seed phrase to anyone for any reason.",

"importOlympiaAccounts_completion_title": "Congratulations",
"importOlympiaAccounts_completion_subtitleMultiple": "You've imported your accounts",
"importOlympiaAccounts_completion_subtitleSingle": "You've imported your account",
"importOlympiaAccounts_completion_explanation": "They will live on the Radix Network and you can access them anytime in your Wallet.",
"importOlympiaAccounts_completion_accountListButtonTitle": "Continue to Account List",

// Only used on Android
"importOlympiaAccounts_title": "Import Olympia Accounts",
"importOlympiaAccounts_accountAlreadyImported": "Account already imported",
"importOlympiaAccounts_allMnemonicsHeading": "Here are all your Mnemonics. Tap one to display",
"importOlympiaAccounts_alreadyImported": "Already imported",
"importOlympiaAccounts_bip39passphrase": "BIP39 passphrase",
"importOlympiaAccounts_importLabel": "Import",
"importOlympiaAccounts_invalidMnemonic": "Invalid Mnemonic",
"importOlympiaAccounts_invalidPayload": "Invalid QR code",
"importOlympiaAccounts_mnemonic": "Mnemonic",
"importOlympiaAccounts_mnemonicAndPassphrase": "Mnemonic: %s Passphrase: %s",
"importOlympiaAccounts_mnemonics": "Mnemonics",
"importOlympiaAccounts_noMnemonicFound": "No mnemonic found for accounts",
"importOlympiaAccounts_passphrase": "Passphrase",
"importOlympiaAccounts_seedPhrase": "Seed phrase"
"importOlympiaAccounts_scanNextQrCode": "Please scan next qr code",
"importOlympiaAccounts_scannedProgress": "Scanned %d/%d",
"importOlympiaAccounts_seedPhrase": "Seed phrase",
"importOlympiaAccounts_typeLabel": "Type",
"importOlympiaAccounts_viewMnemonics": "View Mnemonics",
"importOlympiaAccounts_whatIsMnemonic": "What is a Mnemonic"
}

0 comments on commit d96a8ae

Please sign in to comment.