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

Commit 7cf99fd

Browse files
author
plondon
committed
chore(Release): v4.20.9
1 parent c3c7c31 commit 7cf99fd

3 files changed

Lines changed: 26 additions & 16 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.8",
3+
"version": "4.20.9",
44
"license": "AGPL-3.0-or-later",
55
"private": true,
66
"author": {

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

Lines changed: 18 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -10641,36 +10641,44 @@
1064110641
{
1064210642
"descriptors": [
1064310643
{
10644-
"defaultMessage": "Level up to our new exchange for unlimited trading in the most desired crypto pairs.",
10645-
"id": "scenes.thepit.subtitle"
10644+
"defaultMessage": "Level Up Your Trading",
10645+
"id": "scenes.thepit.title"
10646+
},
10647+
{
10648+
"defaultMessage": "We built the fastest exchange in crypto to re-define the speed, reliability, and liquidity crypto investors should not only expect, but demand.",
10649+
"id": "scenes.thepit.subtitle1"
10650+
},
10651+
{
10652+
"defaultMessage": "The only Exchange that connects to your Wallet.",
10653+
"id": "scenes.thepit.image.subtitle"
1064610654
},
1064710655
{
1064810656
"defaultMessage": "Fast and Liquid",
1064910657
"id": "scenes.thepit.point1.title"
1065010658
},
1065110659
{
10652-
"defaultMessage": "We combined an ultra fast matching engine with deep liquidity so you can react quickly and with precision.",
10653-
"id": "scenes.thepit.point1.subtitle"
10660+
"defaultMessage": "Trade in microseconds with the fastest matching engine in crypto and deep pool of institutional liquidity.",
10661+
"id": "scenes.thepit.point1.subtitle1"
1065410662
},
1065510663
{
1065610664
"defaultMessage": "Easy to Use",
1065710665
"id": "scenes.thepit.point2.title"
1065810666
},
1065910667
{
10660-
"defaultMessage": "No instructional manual required! The PIT is refreshingly simple, fun,
and lightning fast.",
10661-
"id": "scenes.thepit.point2.subtitle"
10668+
"defaultMessage": "No instructional manual required! The PIT makes it refreshingly easy for you to use Wall Street quality tech.",
10669+
"id": "scenes.thepit.point2.subtitle1"
1066210670
},
1066310671
{
1066410672
"defaultMessage": "Blockchain Connect",
1066510673
"id": "scenes.thepit.point3.title"
1066610674
},
1066710675
{
10668-
"defaultMessage": "The only exchange seamlessly integrated with your secure digital wallet.",
10669-
"id": "scenes.thepit.point3.subtitle"
10676+
"defaultMessage": "The only exchange with a seamless, secure integration to your digital Blockchain Wallet.",
10677+
"id": "scenes.thepit.point3.subtitle1"
1067010678
},
1067110679
{
10672-
"defaultMessage": "Sign Up",
10673-
"id": "scenes.thepit.signup"
10680+
"defaultMessage": "Connect Now",
10681+
"id": "scenes.thepit.connectnow"
1067410682
},
1067510683
{
1067610684
"defaultMessage": "Learn More",

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

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2148,15 +2148,17 @@
21482148
"scenes.sfoxsignup.acceptterms.helper2.answer2": ". Make sure you mention Blockchain in the subject and include the information you want to change. Changing your email or phone number within your Blockchain wallet will not impact your SFOX account.",
21492149
"scenes.sfoxsignup.acceptterms.helper2.link": "support@sfox.com",
21502150
"scenes.sfoxsignup.acceptterms.helper2.question": "How do I change my email address, phone number, or other personal information?",
2151+
"scenes.thepit.connectnow": "Connect Now",
2152+
"scenes.thepit.image.subtitle": "The only Exchange that connects to your Wallet.",
21512153
"scenes.thepit.learnmore": "Learn More",
2152-
"scenes.thepit.point1.subtitle": "We combined an ultra fast matching engine with deep liquidity so you can react quickly and with precision.",
2154+
"scenes.thepit.point1.subtitle1": "Trade in microseconds with the fastest matching engine in crypto and deep pool of institutional liquidity.",
21532155
"scenes.thepit.point1.title": "Fast and Liquid",
2154-
"scenes.thepit.point2.subtitle": "No instructional manual required! The PIT is refreshingly simple, fun,
and lightning fast.",
2156+
"scenes.thepit.point2.subtitle1": "No instructional manual required! The PIT makes it refreshingly easy for you to use Wall Street quality tech.",
21552157
"scenes.thepit.point2.title": "Easy to Use",
2156-
"scenes.thepit.point3.subtitle": "The only exchange seamlessly integrated with your secure digital wallet.",
2158+
"scenes.thepit.point3.subtitle1": "The only exchange with a seamless, secure integration to your digital Blockchain Wallet.",
21572159
"scenes.thepit.point3.title": "Blockchain Connect",
2158-
"scenes.thepit.signup": "Sign Up",
2159-
"scenes.thepit.subtitle": "Level up to our new exchange for unlimited trading in the most desired crypto pairs.",
2160+
"scenes.thepit.subtitle1": "We built the fastest exchange in crypto to re-define the speed, reliability, and liquidity crypto investors should not only expect, but demand.",
2161+
"scenes.thepit.title": "Level Up Your Trading",
21602162
"scenes.transaction.content.empty.getstarted.explanation": "We've put together a page explaining all of this.",
21612163
"scenes.transaction.content.empty.getstarted.learnmore": "Learn More",
21622164
"scenes.transaction.content.empty.getstarted.newcoinrequest": "Get {coin}",

0 commit comments

Comments
 (0)