Skip to content

Commit

Permalink
en
Browse files Browse the repository at this point in the history
  • Loading branch information
OmarBasem committed Apr 30, 2024
1 parent 86fefc2 commit d16f9d0
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions translations/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -480,7 +480,7 @@
"enter-channel": "Enter channel",
"profile-deleted-title": "Profile deleted",
"profile-deleted-content": "Your profile was successfully deleted",
"profile-deleted-keycard": "You can now restore another keypair on your Keycard",
"profile-deleted-keycard": "You can now restore another key pair on your Keycard",
"deny": "Deny",
"description": "Description",
"dev-mode": "Development mode",
Expand Down Expand Up @@ -833,7 +833,7 @@
"keycard-factory-reset-title": "Are you sure you want to perform a factory reset?",
"keycard-factory-reset-text": "Performing this will delete any mnemonic phrase stored on the card. Make sure you have a backup of the mnemonic phrase you've been using with this Keycard.",
"keycard-enter-new-passcode": "Enter new passcode {{step}}/2",
"keycard-has-multiaccount-on-it": "This card is full. Each card can hold one main keypair",
"keycard-has-multiaccount-on-it": "This card is full. Each card can hold one main key pair",
"keycard-onboarding-finishing-header": "Finishing up",
"keycard-onboarding-intro-header": "Store your keys on Keycard",
"keycard-onboarding-intro-text": "Get ready, this might take a few minutes, but it's important to secure your account",
Expand Down Expand Up @@ -2376,7 +2376,7 @@
"bridge-to": "Bridge {{name}} to",
"on-device": "On device",
"on-keycard": "On Keycard",
"keypair-title": "{{name}}'s default keypair",
"keypair-title": "{{name}}'s default key pair",
"about": "About",
"no-permissions": "No permissions",
"no-dapps": "No connected dApps",
Expand All @@ -2388,7 +2388,7 @@
"colour": "Colour",
"origin": "Origin",
"slide-to-sign": "Slide to sign",
"user-keypair": "{{name}}'s Keypair",
"user-keypair": "{{name}}'s Key pair",
"trip-accounts": "Trip accounts",
"destroy": "Destroy",
"mint": "Mint",
Expand Down Expand Up @@ -2467,9 +2467,9 @@
"address-activity": "This address has activity",
"address-no-activity": "This address has no activity",
"scanning": "Scanning for activity...",
"keypairs": "Keypairs",
"keypairs-accounts-and-addresses": "Keypairs, accounts and addresses",
"keypairs-description": "Select keypair to derive your new account from",
"keypairs": "Key pairs",
"keypairs-accounts-and-addresses": "Key pairs, accounts and addresses",
"keypairs-description": "Select key pair to derive your new account from",
"confirm-account-origin": "Confirm account origin",
"confirmed-on": "Confirmed on",
"pending-on": "Pending on",
Expand All @@ -2491,7 +2491,7 @@
"est-time": "Est. time",
"user-gets": "{{name}} gets",
"slide-to-send": "Slide to send",
"generate-new-keypair": "Generate new keypair",
"generate-new-keypair": "Generate new key pair",
"import-using-phrase": "Import using recovery phrase",
"import-from-keycard": "Import from Keycard",
"import-private-key": "Import private key",
Expand Down Expand Up @@ -2524,7 +2524,7 @@
"remove-watched-address-title": "Remove watched address",
"remove-watched-address-desc": "The watched address will be removed from all of your synced devices.",
"remove-account-title": "Remove account",
"remove-account-desc": "The account will be removed from all of your synced devices. Make sure you have a backup of your keypair or recovery phrase and derivation path (if it’s not default).",
"remove-account-desc": "The account will be removed from all of your synced devices. Make sure you have a backup of your key pair or recovery phrase and derivation path (if it’s not default).",
"derivation-path-copied": "Derivation path copied",
"remove-account-confirmation": "I have taken note of the derivation path",
"edit-receiver-networks": "Edit receiver networks",
Expand All @@ -2549,7 +2549,7 @@
"derivation-path-header": "Derivation path",
"derivation-path-desc": "Derivation paths are the routes your Status Wallet uses to generate addresses from your private key.",
"select-networks": "Select networks",
"generating-keypair": "Generating keypair...",
"generating-keypair": "Generating key pair...",
"keypair-name": "Key pair name",
"keypair-name-description": "Name key pair for your own personal reference",
"keypair-name-input-placeholder": "Collectibles account, Old vault....",
Expand Down

0 comments on commit d16f9d0

Please sign in to comment.