Skip to content

Commit

Permalink
chore(cleanup): remove unused bitpay component
Browse files Browse the repository at this point in the history
  • Loading branch information
schnogz committed Apr 21, 2020
1 parent c452b07 commit 00a8aa6
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 73 deletions.
14 changes: 10 additions & 4 deletions packages/blockchain-wallet-v4-frontend/src/assets/locales/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -206,8 +206,9 @@
"components.form.tabmenutransactionstatus.received": "Received",
"components.form.tabmenutransactionstatus.sent": "Sent",
"components.form.tabmenutransactionstatus.transferred": "Transferred",
"components.identityverification.tiercard.annuallimit": "Annual Swap Limit",
"components.identityverification.tiercard.dailylimit": "Daily Swap Limit",
"components.identityverification.tiercard.annualtradinglimit": "Annual Trading Limit",
"components.identityverification.tiercard.buy_now": "Buy Crypto Now",
"components.identityverification.tiercard.dailytradinglimit": "Daily Trading Limit",
"components.identityverification.tiercard.dob": "Date of Birth",
"components.identityverification.tiercard.email": "Verified Email",
"components.identityverification.tiercard.getfreecrypto": "Get Free Crypto",
Expand Down Expand Up @@ -271,6 +272,9 @@
"copy.private_key": "Private Key",
"dentityverification.verify.resubmit.reason.missing": "The required photos are missing",
"exchange-side-nav-tooltip-connected": "connected",
"exchangepromo.accesspairs": "Access 26 trading pairs on the Exchange.",
"exchangepromo.trade": "Trade",
"exchangepromo.upgradeaccount": "Upgrade your account to buy, sell, and trade.",
"faq.tooltip.description": "Frequently Asked Questions",
"formhelper.ageovereighteen": "Must be 18 or older",
"formhelper.exchange.learnmore": "Learn more.",
Expand Down Expand Up @@ -1535,8 +1539,8 @@
"scenes.priceindexseries.timefilters.year": "Year",
"scenes.profile.identityverification.swaplimit.airdrops.learnmore": "Learn more.",
"scenes.profile.identityverification.swaplimit.goldcompleteairdropeligible-1": "By completing the Gold Level requirements you are automatically eligible for our airdrop programs extended to your region.",
"scenes.profile.identityverification.swaplimit.learnmorelimits": "We’ve put together an article on Trading Limits. <a href='https://blockchain.zendesk.com/hc/en-us/articles/360018353031-Exchange-Limit-Amounts' rel='noopener noreferrer' target='_blank'>Learn more.</a>",
"scenes.profile.identityverification.swaplimit.tradelimit": "Your trading limits are how much you can trade each day. That includes Swap and Buy transactions. Limits are necessary for compliance and fraud prevention.",
"scenes.profile.identityverification.swaplimit.learnmoreread": "Read the article we've put together on Trading Limits <a href='https://blockchain.zendesk.com/hc/en-us/articles/360018353031-Exchange-Limit-Amounts' rel='noopener noreferrer' target='_blank'>here</a>.",
"scenes.profile.identityverification.swaplimit.tradelimits": "Our trading limits is how much you can trade each day. That includes Swap and Buy transactions, as well as Borrow. Limits are necessary for compliance and fraud prevention.",
"scenes.profile.identityverification.swaplimit.wanttolearnmore": "Want to learn more?",
"scenes.profile.identityverification.tradingtitle": "Trading Limits",
"scenes.profile.idv.swaplimit.airdropdisclaimer1": "Gold verification is currently under review. Once verified you'll be able to use Swap (trading up to {tier2Limit}) and also be eligible for future crypto airdrops!",
Expand Down Expand Up @@ -1857,6 +1861,8 @@
"scenes.settings.tor.title": "Wallet Access via Tor",
"scenes.swap.subheader": "Exchange any cryptocurrency for another crypto.",
"scenes.swap.title": "Swap",
"scenes.transaction.content.empty.buycoinnow": "Buy {coin} Now",
"scenes.transaction.content.empty.cointxs": "All your {coinName} transactions will show up here.",
"scenes.transaction.content.empty.newcoinbuy": "Buy {coin}",
"scenes.transaction.content.empty.newcoinswap": "Send, Request and Swap {coinName} ({coinCode}) directly from your Blockchain Wallet.",
"scenes.transaction.content.empty.transactions": "Transactions",
Expand Down

This file was deleted.

0 comments on commit 00a8aa6

Please sign in to comment.