Browse Source

Merge pull request #1344 from dasilvarosa/patch-1

Wording polish: replace Exchanges by Trade
master
Gaëtan Renaudeau 7 years ago
committed by GitHub
parent
commit
06c6440aec
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 6
      static/i18n/en/app.json

6
static/i18n/en/app.json

@ -78,7 +78,7 @@
"menu": "Menu",
"accounts": "Accounts ({{count}})",
"manager": "Manager",
"exchange": "Exchanges"
"exchange": "Trade"
},
"account": {
"lastOperations": "Last operations",
@ -158,8 +158,8 @@
}
},
"exchange": {
"title": "Exchanges",
"desc": "Try a few exchange services we've selected for you",
"title": "Trade",
"desc": "Try a few trading services we've selected for you",
"visitWebsite": "Visit website",
"coinhouse": "Coinhouse is a trusted platform for individuals and institutional investors looking to analyze, acquire, sell and securely store crypto assets.",
"changelly": "Changelly is a popular instant crypto asset exchange with 100+ coins and tokens listed.",

Loading…
Cancel
Save