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

Commit 7e0d9cb

Browse files
author
schnogz
committed
chore(Release): v4.22.13
1 parent 9846b22 commit 7e0d9cb

2 files changed

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

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2028,7 +2028,7 @@
20282028
{
20292029
"descriptors": [
20302030
{
2031-
"defaultMessage": "Check It Out",
2031+
"defaultMessage": "Check it out",
20322032
"id": "the.pit.tooltip.check.it.out"
20332033
}
20342034
],
@@ -2045,11 +2045,11 @@
20452045
"id": "layouts.wallet.menuleft.navigation.transactions.new"
20462046
},
20472047
{
2048-
"defaultMessage": "Exchange in The Pit.",
2048+
"defaultMessage": "Trade in The PIT.",
20492049
"id": "the.pit.tooltip.title"
20502050
},
20512051
{
2052-
"defaultMessage": "Now that you have a Wallet, link and exchange over 26 pairs in The PIT - Blockchain's own Crypto Exchange.",
2052+
"defaultMessage": "Now that you have a Wallet, link and exchange over 26 pairs in The PIT - Blockchain's own lightning fast crypto exchange.",
20532053
"id": "the.pit.tooltip.content"
20542054
},
20552055
{

0 commit comments

Comments
 (0)