diff options
author | brunobar79 <brunobar79@gmail.com> | 2018-07-14 01:49:20 +0800 |
---|---|---|
committer | brunobar79 <brunobar79@gmail.com> | 2018-07-14 01:49:20 +0800 |
commit | 53995463883c062157a3d725e7cb8fe54486badb (patch) | |
tree | 58b964ad64bbec2227bc781e6d5937d343e78494 /app/_locales/en/messages.json | |
parent | 82a93bb2872809df19744afdd95c68485c0dcd25 (diff) | |
download | tangerine-wallet-browser-53995463883c062157a3d725e7cb8fe54486badb.tar tangerine-wallet-browser-53995463883c062157a3d725e7cb8fe54486badb.tar.gz tangerine-wallet-browser-53995463883c062157a3d725e7cb8fe54486badb.tar.bz2 tangerine-wallet-browser-53995463883c062157a3d725e7cb8fe54486badb.tar.lz tangerine-wallet-browser-53995463883c062157a3d725e7cb8fe54486badb.tar.xz tangerine-wallet-browser-53995463883c062157a3d725e7cb8fe54486badb.tar.zst tangerine-wallet-browser-53995463883c062157a3d725e7cb8fe54486badb.zip |
added affiliate link to trezor
Diffstat (limited to 'app/_locales/en/messages.json')
-rw-r--r-- | app/_locales/en/messages.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/app/_locales/en/messages.json b/app/_locales/en/messages.json index c40a8c3b6..b8b9d9c1c 100644 --- a/app/_locales/en/messages.json +++ b/app/_locales/en/messages.json @@ -407,6 +407,9 @@ "message": "Get Ether from a faucet for the $1", "description": "Displays network name for Ether faucet" }, + "getYourTrezor": { + "message": "Don't have a TREZOR hardware wallet? Order yours now!" + }, "greaterThanMin": { "message": "must be greater than or equal to $1.", "description": "helper for inputting hex as decimal input" |