diff options
author | Brandon Millman <brandon.millman@gmail.com> | 2018-08-31 02:37:33 +0800 |
---|---|---|
committer | Brandon Millman <brandon.millman@gmail.com> | 2018-08-31 02:39:25 +0800 |
commit | f5e7b7e7e0b1a2121a331c511431360647669a78 (patch) | |
tree | ebaa6612de482f0f29fc897a92c5b078aed1c5f8 /packages/website/translations | |
parent | 038c21324e2ae37f2cd6f1199ee176707cd1fed4 (diff) | |
download | dexon-sol-tools-f5e7b7e7e0b1a2121a331c511431360647669a78.tar dexon-sol-tools-f5e7b7e7e0b1a2121a331c511431360647669a78.tar.gz dexon-sol-tools-f5e7b7e7e0b1a2121a331c511431360647669a78.tar.bz2 dexon-sol-tools-f5e7b7e7e0b1a2121a331c511431360647669a78.tar.lz dexon-sol-tools-f5e7b7e7e0b1a2121a331c511431360647669a78.tar.xz dexon-sol-tools-f5e7b7e7e0b1a2121a331c511431360647669a78.tar.zst dexon-sol-tools-f5e7b7e7e0b1a2121a331c511431360647669a78.zip |
Add title header to use cases section
Diffstat (limited to 'packages/website/translations')
-rw-r--r-- | packages/website/translations/english.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/website/translations/english.json b/packages/website/translations/english.json index 042af251d..6864462c5 100644 --- a/packages/website/translations/english.json +++ b/packages/website/translations/english.json @@ -19,6 +19,7 @@ "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", "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.", |