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

Commit ed07c32

Browse files
author
schnogz
committed
chore(Release): v4.20.3
1 parent d1b244c commit ed07c32

3 files changed

Lines changed: 16 additions & 1 deletion

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.2",
3+
"version": "4.20.3",
44
"license": "AGPL-3.0-or-later",
55
"private": true,
66
"author": {

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

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8364,6 +8364,19 @@
83648364
],
83658365
"path": "src/scenes/Home/PriceChart/TimeFilters/template.json"
83668366
},
8367+
{
8368+
"descriptors": [
8369+
{
8370+
"defaultMessage": "It's time to Level Up to a better crypto exchange. The first 100,000 traders to sign up will trade free for 30 days.",
8371+
"id": "scenes.home.thepit.subtitle"
8372+
},
8373+
{
8374+
"defaultMessage": "Learn More",
8375+
"id": "scenes.home.thepit.learnmore"
8376+
}
8377+
],
8378+
"path": "src/scenes/Home/ThePit/index.json"
8379+
},
83678380
{
83688381
"descriptors": [
83698382
{

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1661,6 +1661,8 @@
16611661
"scenes.home.pricechart.coinperformance.month": "this month",
16621662
"scenes.home.pricechart.coinperformance.week": "this week",
16631663
"scenes.home.pricechart.coinperformance.year": "this year",
1664+
"scenes.home.thepit.learnmore": "Learn More",
1665+
"scenes.home.thepit.subtitle": "It's time to Level Up to a better crypto exchange. The first 100,000 traders to sign up will trade free for 30 days.",
16641666
"scenes.linkaccount.authorize": "Authorize The PIT to connect to your Blockchain Wallet",
16651667
"scenes.linkaccount.by_blockchain": "Brought to you by Blockchain",
16661668
"scenes.linkaccount.pit_will_be_able_to": "The PIT will be able to:",

0 commit comments

Comments
 (0)