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

Commit 7a4d21a

Browse files
committed
chore(release): v4.99.0
1 parent fac84a7 commit 7a4d21a

2 files changed

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

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,8 @@
7171
"buttons.password": "Password",
7272
"buttons.preview_buysell": "Preview {orderType}",
7373
"buttons.preview_swap": "Preview Swap",
74+
"buttons.read_less": "Read less",
75+
"buttons.read_more": "Read more",
7476
"buttons.receive": "Receive",
7577
"buttons.receive_crypto": "Receive Crypto",
7678
"buttons.reject": "Reject",
@@ -2085,6 +2087,7 @@
20852087
"scenes.cloud_recovery.install_app": "Or install the app first",
20862088
"scenes.cloud_recovery.title": "Open the Blockchain.com app on your mobile device to recover",
20872089
"scenes.coin.holdings_card.total": "Your Total {coinCode}",
2090+
"scenes.coin.investement_risk.title": "Investment risk",
20882091
"scenes.coin.recurringbuy.next_buy_is_today": "Next Buy is Today",
20892092
"scenes.coin.recurringbuy.next_buy_on_date": "Next Buy on {date}",
20902093
"scenes.coin.recurringbuy.next_deposit_on_date": "Next Deposit on {date}",

0 commit comments

Comments
 (0)