Skip to content

Commit

Permalink
Merge pull request #802 from kamal-sutra/master
Browse files Browse the repository at this point in the history
Fix typos
  • Loading branch information
Thunnini authored Aug 1, 2023
2 parents 60d4686 + 1b59b43 commit dbc25b4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/extension/src/languages/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
"pages.register.back-up-private-key.title": "Back up private key",
"pages.register.back-up-private-key.blur-text": "Click here to see private key",
"pages.register.back-up-private-key.warning-title": "Backup your private key securely.",
"pages.register.back-up-private-key.warning-paragraph": "Anyone with your private key can have access to your assets.{br}{br}If you lose an access to your Gmail Account, the only way to recover your wallet is using your private key. Keep this in a safe place.",
"pages.register.back-up-private-key.warning-paragraph": "Anyone with your private key can have access to your assets.{br}{br}If you lose access to your Gmail Account, the only way to recover your wallet is using your private key. Keep this in a safe place.",
"pages.register.back-up-private-key.import-button": "Import",

"pages.register.connect-ledger.title": "Please connect your Hardware wallet",
Expand Down Expand Up @@ -482,7 +482,7 @@
"components.empty-view.text": "No {subject} Yet",
"components.input.recipient-input.wallet-address-label": "Wallet Address or ICNS",
"components.input.amount-input.amount-label": "Amount",
"components.input.amount-input.max-button": "max",
"components.input.amount-input.max-button": "Max",
"components.input.memo-input.memo-label": "Memo",
"components.input.fee-control.title": "Transaction Fee",
"components.input.fee-control.error.insufficient-fee": "Insufficient fee",
Expand Down

0 comments on commit dbc25b4

Please sign in to comment.