diff options
author | Dan Finlay <542863+danfinlay@users.noreply.github.com> | 2019-01-06 03:10:47 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-01-06 03:10:47 +0800 |
commit | 58f55eeca9bcc1a79cc75675c26e812b5c48bf3a (patch) | |
tree | 4e4a6b66a36fc6a0e17f17b2158670a7560b2408 /app/_locales | |
parent | 4e0d48244a78b671087ed5349e4295964f6290c1 (diff) | |
download | tangerine-wallet-browser-58f55eeca9bcc1a79cc75675c26e812b5c48bf3a.tar tangerine-wallet-browser-58f55eeca9bcc1a79cc75675c26e812b5c48bf3a.tar.gz tangerine-wallet-browser-58f55eeca9bcc1a79cc75675c26e812b5c48bf3a.tar.bz2 tangerine-wallet-browser-58f55eeca9bcc1a79cc75675c26e812b5c48bf3a.tar.lz tangerine-wallet-browser-58f55eeca9bcc1a79cc75675c26e812b5c48bf3a.tar.xz tangerine-wallet-browser-58f55eeca9bcc1a79cc75675c26e812b5c48bf3a.tar.zst tangerine-wallet-browser-58f55eeca9bcc1a79cc75675c26e812b5c48bf3a.zip |
Refine app description
Should help SEO on the chrome store.
Diffstat (limited to 'app/_locales')
-rw-r--r-- | app/_locales/en/messages.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/_locales/en/messages.json b/app/_locales/en/messages.json index 5f42ac437..34415232a 100644 --- a/app/_locales/en/messages.json +++ b/app/_locales/en/messages.json @@ -102,7 +102,7 @@ "message": "Amount + TX Fee" }, "appDescription": { - "message": "Ethereum Browser Extension", + "message": "An Ethereum Wallet in your Browser", "description": "The description of the application" }, "appName": { |