diff options
author | Brandon Millman <brandon@0xproject.com> | 2018-08-31 08:26:47 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-08-31 08:26:47 +0800 |
commit | 675964dc5c6c44eb07023fd036857ecd3f14dcf3 (patch) | |
tree | 725d513b94620c2c09dd2c7adeffae9a1f381e31 /packages/website/translations/english.json | |
parent | 66eef758c6bbc1ee16fb44957d640662ee9f8e87 (diff) | |
parent | 6432f85eb0d2b0e765e7a699d6ccc951e0bee888 (diff) | |
download | dexon-sol-tools-675964dc5c6c44eb07023fd036857ecd3f14dcf3.tar dexon-sol-tools-675964dc5c6c44eb07023fd036857ecd3f14dcf3.tar.gz dexon-sol-tools-675964dc5c6c44eb07023fd036857ecd3f14dcf3.tar.bz2 dexon-sol-tools-675964dc5c6c44eb07023fd036857ecd3f14dcf3.tar.lz dexon-sol-tools-675964dc5c6c44eb07023fd036857ecd3f14dcf3.tar.xz dexon-sol-tools-675964dc5c6c44eb07023fd036857ecd3f14dcf3.tar.zst dexon-sol-tools-675964dc5c6c44eb07023fd036857ecd3f14dcf3.zip |
Merge pull request #1048 from 0xProject/feature/website/patch-v2-landing
[website] Final tweaks for landing page
Diffstat (limited to 'packages/website/translations/english.json')
-rw-r--r-- | packages/website/translations/english.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/website/translations/english.json b/packages/website/translations/english.json index 6864462c5..9ce458111 100644 --- a/packages/website/translations/english.json +++ b/packages/website/translations/english.json @@ -19,8 +19,8 @@ "in 0x protocol, orders are transported off-chain, massively reducing gas costs and eliminating blockchain bloat. Relayers help broadcast orders and collect a fee each time they facilitate a trade. Anyone can build a relayer.", "RELAYERS_HEADER": "relayers building on 0x", "BENEFITS_HEADER": "benefits of 0x", - "USE_CASES_HEADER": "uses of 0x", - "BENEFIT_ONE_TITLE": "many assets", + "USE_CASES_HEADER": "use cases of 0x", + "BENEFIT_ONE_TITLE": "any asset", "BENEFIT_ONE_DESCRIPTION": "the 0x protocol facilitates the exchange of a growing number of Ethereum-based tokens including currencies, game items, and many more digital assets.", "BENEFIT_TWO_TITLE": "networked liquidity", |