From 1b59b43299606a154e0a9981045a0fad0cda7b36 Mon Sep 17 00:00:00 2001 From: Kamal Date: Fri, 28 Jul 2023 00:07:05 +0530 Subject: [PATCH] Fix typos --- packages/extension/src/languages/en.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/extension/src/languages/en.json b/packages/extension/src/languages/en.json index 21048a662f..87e77ee271 100644 --- a/packages/extension/src/languages/en.json +++ b/packages/extension/src/languages/en.json @@ -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", @@ -462,7 +462,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",