aboutsummaryrefslogtreecommitdiffstats
path: root/app/_locales/en
diff options
context:
space:
mode:
authorDan J Miller <danjm.com@gmail.com>2019-03-22 23:02:07 +0800
committerGitHub <noreply@github.com>2019-03-22 23:02:07 +0800
commit4ff9126ff2fddba40d3f210c757796458528ef42 (patch)
tree0bb55019edc4b6cfdce5ead408b8c1af8216fb5d /app/_locales/en
parent174ec2d596d29a53d6051fe365c25a7c7456e1c8 (diff)
downloadtangerine-wallet-browser-4ff9126ff2fddba40d3f210c757796458528ef42.tar
tangerine-wallet-browser-4ff9126ff2fddba40d3f210c757796458528ef42.tar.gz
tangerine-wallet-browser-4ff9126ff2fddba40d3f210c757796458528ef42.tar.bz2
tangerine-wallet-browser-4ff9126ff2fddba40d3f210c757796458528ef42.tar.lz
tangerine-wallet-browser-4ff9126ff2fddba40d3f210c757796458528ef42.tar.xz
tangerine-wallet-browser-4ff9126ff2fddba40d3f210c757796458528ef42.tar.zst
tangerine-wallet-browser-4ff9126ff2fddba40d3f210c757796458528ef42.zip
Replaces the coinbase link in the deposit modal with one for wyre (#6302)
Diffstat (limited to 'app/_locales/en')
-rw-r--r--app/_locales/en/messages.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/app/_locales/en/messages.json b/app/_locales/en/messages.json
index 1d5d1674c..cb785023e 100644
--- a/app/_locales/en/messages.json
+++ b/app/_locales/en/messages.json
@@ -191,6 +191,12 @@
"buyCoinbaseExplainer": {
"message": "Coinbase is the world’s most popular way to buy and sell Bitcoin, Ethereum, and Litecoin."
},
+ "buyWithWyre": {
+ "message": "Buy ETH with Wyre"
+ },
+ "buyWithWyreDescription": {
+ "message": "Wyre lets you use aa credit card to deposit ETH right in to your MetaMask account. From the Airswap website, click \"Use Fiat\" in the top-right corner. You can also use Airswap to get started with ERC 20 tokens!"
+ },
"bytes": {
"message": "Bytes"
},
@@ -296,6 +302,9 @@
"continueToCoinbase": {
"message": "Continue to Coinbase"
},
+ "continueToWyre": {
+ "message": "Continue to Wyre"
+ },
"contractDeployment": {
"message": "Contract Deployment"
},