aboutsummaryrefslogtreecommitdiffstats
path: root/app/_locales/en/messages.json
diff options
context:
space:
mode:
authorkumavis <aaron@kumavis.me>2019-03-29 10:20:19 +0800
committerkumavis <aaron@kumavis.me>2019-03-29 10:20:19 +0800
commit38b85adbe01fe3f01ec81f395026dc1cbe2c0ec8 (patch)
treed41ec29bb4797952e465799601ab7d4f46c90bb7 /app/_locales/en/messages.json
parent649a1d483a574dcff902708f95b37329a02709a8 (diff)
parentb004b182bfafc317412d8dff1a43020db8dac3fe (diff)
downloadtangerine-wallet-browser-38b85adbe01fe3f01ec81f395026dc1cbe2c0ec8.tar.gz
tangerine-wallet-browser-38b85adbe01fe3f01ec81f395026dc1cbe2c0ec8.tar.zst
tangerine-wallet-browser-38b85adbe01fe3f01ec81f395026dc1cbe2c0ec8.zip
Merge branch 'develop' of https://github.com/vimalsagar/metamask-extension into vimalsagar-develop
Diffstat (limited to 'app/_locales/en/messages.json')
-rw-r--r--app/_locales/en/messages.json11
1 files changed, 10 insertions, 1 deletions
diff --git a/app/_locales/en/messages.json b/app/_locales/en/messages.json
index eab243b8a..72695c120 100644
--- a/app/_locales/en/messages.json
+++ b/app/_locales/en/messages.json
@@ -201,7 +201,13 @@
"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!"
+ "message": "Wyre lets you use a credit card to deposit ETH right in to your MetaMask account."
+ },
+ "buyCoinSwitch": {
+ "message": "Buy on CoinSwitch"
+ },
+ "buyCoinSwitchExplainer": {
+ "message": "CoinSwitch is the one-stop destination to exchange more than 300 cryptocurrencies at the best rate."
},
"bytes": {
"message": "Bytes"
@@ -314,6 +320,9 @@
"continueToWyre": {
"message": "Continue to Wyre"
},
+ "continueToCoinSwitch": {
+ "message": "Continue to CoinSwitch"
+ },
"contractDeployment": {
"message": "Contract Deployment"
},