Skip to content

Commit

Permalink
chore(release): v4.99.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mperdomo-bc committed Apr 18, 2024
1 parent a2b4fba commit 9da49a0
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "blockchain-wallet-v4",
"version": "4.99.0",
"version": "4.99.1",
"license": "AGPL-3.0-or-later",
"private": true,
"author": {
Expand Down
Expand Up @@ -1181,6 +1181,11 @@
"modals.confirm.title.phone_call": "Trade In Progress",
"modals.confirm.title.verify_identity": "Verify Your Identity",
"modals.confirm.title/bitpay": "You've Entered a BitPay URL",
"modals.deposit.confirm.acknowledge_origin": "You acknowledge that the origination of ACH transactions to your account complies with the provisions of U.S. law.",
"modals.deposit.confirm.agree_cannot_revoke": "You agree that this authorization cannot be revoked. The debit will post to your bank account within 1-2 business days of you authorizing this transfer.",
"modals.deposit.confirm.by_placing_this_order": "By placing this order, you authorize Blockchain.com, Inc. to debit {totalAmount} from your bank account.",
"modals.deposit.confirm.you_authorize_blockchain": "You authorize Blockchain.com, Inc. to debit your {paymentAccount} account for up to {totalAmount} via Bank Transfer (ACH) and, if necessary, to initiate credit entries/adjustments for any debits made in error to your account at the financial institution where you hold your account.",
"modals.deposit.confirm.your_deposit_will_be_credited": "Your deposit will be credited to your Blockchain.com account within 2-4 business days at the rate shown at the time of your purchase. You can withdraw these funds from your Blockchain.com account {withdrawalLockDays} days after Blockchain.com receives funds from your financial institution.",
"modals.dex.token_allowance.description": "To complete the swap, allow permission to use your {token}. You only have to do this once per token.",
"modals.dex.token_allowance.title": "Allow {token}?",
"modals.dex.token_allowance.top-container.estimated-fee": "Estimated fee",
Expand Down Expand Up @@ -1754,7 +1759,7 @@
"modals.simplebuy.confirm.purchase": "Purchase",
"modals.simplebuy.confirm.rate": "Exchange Rate",
"modals.simplebuy.confirm.sell_description": "Final amount may change due to market activity.{linebreak} By approving this Sell you agree to Blockchain.com’s {linebreak}<a>Refund Policy.</a>",
"modals.simplebuy.confirm.you_authorize_blockchain": "You authorize Blockchain.com, Inc. to debit your {paymentAccount} account for up to {totalAmount} via Bank Transfer (ACH) and, if necessary, to initiate credit entries/adjustments for any debits made in error to your account at the financial institution where you hold your account. You acknowledge that the origination of ACH transactions to your account complies with the provisions of U.S. law. You agree that this authorization cannot be revoked.",
"modals.simplebuy.confirm.you_authorize_blockchain": "You authorize Blockchain.com, Inc. to debit your {paymentAccount} account for up to {totalAmount} via Bank Transfer (ACH) and, if necessary, to initiate credit entries/adjustments for any debits made in error to your account at the financial institution where you hold your account. You acknowledge that the origination of ACH transactions to your account complies with the provisions of U.S. law. You agree that this authorization cannot be revoked. The debit will post to your bank account within 1-2 business days of you authorizing this transfer.",
"modals.simplebuy.confirm.your_deposit_will_be_credited": "Your deposit will be credited to your Blockchain.com account within 0-4 business days at the rate shown at the time of your purchase. You can withdraw these funds from your Blockchain.com account {withdrawalLockDays} days after Blockchain.com receives funds from your financial institution.",
"modals.simplebuy.cryptoselect": "Buy Crypto. Sell for Cash.",
"modals.simplebuy.deposit.bank_transfer": "Bank Transfer",
Expand Down

0 comments on commit 9da49a0

Please sign in to comment.