diff options
author | Brandon Millman <brandon@0xproject.com> | 2018-12-14 03:43:02 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-12-14 03:43:02 +0800 |
commit | 5744a7f61b0cf1d530e3a1e5c17a59d9ca244999 (patch) | |
tree | 429dc843056a7baf2b85cb081820e8381e781984 /packages/website/translations/english.json | |
parent | f9a6c45a038206c863d745fdf9c98f463f03e269 (diff) | |
parent | 80f03ef987227b86bd56562ff16080c583474d29 (diff) | |
download | dexon-sol-tools-5744a7f61b0cf1d530e3a1e5c17a59d9ca244999.tar dexon-sol-tools-5744a7f61b0cf1d530e3a1e5c17a59d9ca244999.tar.gz dexon-sol-tools-5744a7f61b0cf1d530e3a1e5c17a59d9ca244999.tar.bz2 dexon-sol-tools-5744a7f61b0cf1d530e3a1e5c17a59d9ca244999.tar.lz dexon-sol-tools-5744a7f61b0cf1d530e3a1e5c17a59d9ca244999.tar.xz dexon-sol-tools-5744a7f61b0cf1d530e3a1e5c17a59d9ca244999.tar.zst dexon-sol-tools-5744a7f61b0cf1d530e3a1e5c17a59d9ca244999.zip |
Merge pull request #1418 from 0xProject/feature/website/integrate-instant-docs-track
[website] add 0x Instant as a track in the docs
Diffstat (limited to 'packages/website/translations/english.json')
-rw-r--r-- | packages/website/translations/english.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/packages/website/translations/english.json b/packages/website/translations/english.json index 78f29d0f6..2914ffead 100644 --- a/packages/website/translations/english.json +++ b/packages/website/translations/english.json @@ -92,6 +92,9 @@ "ORDER_BASICS_DESCRIPTION": "Tutorial on how to create, validate and fill an order using 0x", "USE_NETWORKED_LIQUIDITY": "use networked liquidity", "USE_NETWORKED_LIQUIDITY_DESCRIPTION": "Learn how to tap into networked liquidity using the Standard Relayer API", + "INTEGRATE_0X_INSTANT": "add seamless purchasing of crypto assets to your website or app", + "INTEGRATE_0X_INSTANT_DESCRIPTION": + "learn how to use 0x Instant or AssetBuyer to give your users the power of purchasing crypto assets using 0x", "VIEW_ALL_DOCUMENTATION": "view all documentation", "SANDBOX": "0x.js sandbox", "GITHUB": "github", |