Skip to content

Commit

Permalink
chore(release): v4.99.0
Browse files Browse the repository at this point in the history
  • Loading branch information
milan-bc committed Apr 15, 2024
1 parent fac84a7 commit 7a4d21a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "blockchain-wallet-v4",
"version": "4.98.12",
"version": "4.99.0",
"license": "AGPL-3.0-or-later",
"private": true,
"author": {
Expand Down
Expand Up @@ -71,6 +71,8 @@
"buttons.password": "Password",
"buttons.preview_buysell": "Preview {orderType}",
"buttons.preview_swap": "Preview Swap",
"buttons.read_less": "Read less",
"buttons.read_more": "Read more",
"buttons.receive": "Receive",
"buttons.receive_crypto": "Receive Crypto",
"buttons.reject": "Reject",
Expand Down Expand Up @@ -2085,6 +2087,7 @@
"scenes.cloud_recovery.install_app": "Or install the app first",
"scenes.cloud_recovery.title": "Open the Blockchain.com app on your mobile device to recover",
"scenes.coin.holdings_card.total": "Your Total {coinCode}",
"scenes.coin.investement_risk.title": "Investment risk",
"scenes.coin.recurringbuy.next_buy_is_today": "Next Buy is Today",
"scenes.coin.recurringbuy.next_buy_on_date": "Next Buy on {date}",
"scenes.coin.recurringbuy.next_deposit_on_date": "Next Deposit on {date}",
Expand Down

0 comments on commit 7a4d21a

Please sign in to comment.