Skip to content
This repository was archived by the owner on Jan 22, 2026. It is now read-only.

Commit 1e8c5ec

Browse files
author
plondon
committed
chore(Release): v4.20.11
1 parent 61a3c86 commit 1e8c5ec

3 files changed

Lines changed: 7 additions & 7 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "blockchain-wallet-v4",
3-
"version": "4.20.10",
3+
"version": "4.20.11",
44
"license": "AGPL-3.0-or-later",
55
"private": true,
66
"author": {

packages/blockchain-wallet-v4-frontend/src/assets/locales/defaultMessages.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5703,8 +5703,8 @@
57035703
"id": "modals.onboarding.linktopitaccount.na.right.totitle"
57045704
},
57055705
{
5706-
"defaultMessage": "Share your Gold & Silver Level status",
5707-
"id": "modals.onboarding.linktopitaccount.na.right.topoint1"
5706+
"defaultMessage": "Share your Gold or Silver Level status",
5707+
"id": "modals.onboarding.linktopitaccount.na.right.topoint"
57085708
},
57095709
{
57105710
"defaultMessage": "Exchange crypto addresses so you dont have to copy and paste",
@@ -8375,8 +8375,8 @@
83758375
"id": "scenes.linkaccount.pit_will_be_able_to"
83768376
},
83778377
{
8378-
"defaultMessage": "Share your Gold or Silver",
8379-
"id": "scenes.linkaccount.share_levels1"
8378+
"defaultMessage": "Share your Gold or Silver status",
8379+
"id": "scenes.linkaccount.share_levels2"
83808380
},
83818381
{
83828382
"defaultMessage": "Exchange crypto addresses so you don’t have to copy and paste",

packages/blockchain-wallet-v4-frontend/src/assets/locales/en.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -819,7 +819,7 @@
819819
"modals.onboarding.linktopitaccount.na.right.checkemail": "Please verify your email address to continue with the signup process.",
820820
"modals.onboarding.linktopitaccount.na.right.notpoint1": "View you wallet password",
821821
"modals.onboarding.linktopitaccount.na.right.nottitle": "The PIT will not be able to:",
822-
"modals.onboarding.linktopitaccount.na.right.topoint1": "Share your Gold & Silver Level status",
822+
"modals.onboarding.linktopitaccount.na.right.topoint": "Share your Gold or Silver Level status",
823823
"modals.onboarding.linktopitaccount.na.right.topoint2": "Exchange crypto addresses so you dont have to copy and paste",
824824
"modals.onboarding.linktopitaccount.na.right.totitle": "The PIT will be able to:",
825825
"modals.onboarding.linktopitaccount.na.right.verifyemailrequired": "A verified email address is required to connect your wallet to The PIT.",
@@ -1666,7 +1666,7 @@
16661666
"scenes.linkaccount.pit_will_be_able_to": "The PIT will be able to:",
16671667
"scenes.linkaccount.pit_will_not_be_able_to": "The PIT will not be able to:",
16681668
"scenes.linkaccount.share_addresses": "Exchange crypto addresses so you don’t have to copy and paste",
1669-
"scenes.linkaccount.share_levels1": "Share your Gold or Silver",
1669+
"scenes.linkaccount.share_levels2": "Share your Gold or Silver status",
16701670
"scenes.linkaccount.view_pw": "View your Wallet password, recovery phrase, or private keys",
16711671
"scenes.lockbox.dashboard.transactions.thatsit": "That's it! No more transactions 📭",
16721672
"scenes.lockbox.menu.currencylist.error": "Oops. Something went wrong. Click <span class=\"link\">here</span> to refresh.",

0 commit comments

Comments
 (0)