diff options
author | kumavis <aaron@kumavis.me> | 2019-03-29 10:20:19 +0800 |
---|---|---|
committer | kumavis <aaron@kumavis.me> | 2019-03-29 10:20:19 +0800 |
commit | 38b85adbe01fe3f01ec81f395026dc1cbe2c0ec8 (patch) | |
tree | d41ec29bb4797952e465799601ab7d4f46c90bb7 /app/_locales/pt | |
parent | 649a1d483a574dcff902708f95b37329a02709a8 (diff) | |
parent | b004b182bfafc317412d8dff1a43020db8dac3fe (diff) | |
download | tangerine-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/pt')
-rw-r--r-- | app/_locales/pt/messages.json | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/app/_locales/pt/messages.json b/app/_locales/pt/messages.json index 08af4b2a6..e51b1f72e 100644 --- a/app/_locales/pt/messages.json +++ b/app/_locales/pt/messages.json @@ -128,6 +128,12 @@ "buyCoinbaseExplainer": { "message": "Coinbase é a forma mais conhecida para comprar e vender Bitcoin, Ethereum, e Litecoin." }, + "buyCoinSwitch": { + "message": "Comprar no CoinSwitch" + }, + "buyCoinSwitchExplainer": { + "message": "CoinSwitch é o destino único para trocar mais de 300 moedas criptográficas com a melhor taxa." + }, "cancel": { "message": "Cancelar" }, @@ -155,6 +161,9 @@ "continueToCoinbase": { "message": "Continuar para o Coinbase" }, + "continueToCoinSwitch": { + "message": "Continuar para o CoinSwitch" + }, "contractDeployment": { "message": "Distribuição do Contrato" }, |