diff options
author | Brandon Millman <brandon.millman@gmail.com> | 2018-11-20 01:32:39 +0800 |
---|---|---|
committer | Brandon Millman <brandon.millman@gmail.com> | 2018-11-20 01:32:39 +0800 |
commit | 3d6711bd38c3cb801d00a73a6386c4bb16359811 (patch) | |
tree | 411ffc816f673c69d50fcf0a9f0ae3c4defa4ea9 /packages/website/translations/spanish.json | |
parent | 004e197863e4df942d21f9e4ed629c08eeadad56 (diff) | |
parent | 99541f89f7676f6b0d8a923ad377fa901a74f504 (diff) | |
download | dexon-sol-tools-3d6711bd38c3cb801d00a73a6386c4bb16359811.tar dexon-sol-tools-3d6711bd38c3cb801d00a73a6386c4bb16359811.tar.gz dexon-sol-tools-3d6711bd38c3cb801d00a73a6386c4bb16359811.tar.bz2 dexon-sol-tools-3d6711bd38c3cb801d00a73a6386c4bb16359811.tar.lz dexon-sol-tools-3d6711bd38c3cb801d00a73a6386c4bb16359811.tar.xz dexon-sol-tools-3d6711bd38c3cb801d00a73a6386c4bb16359811.tar.zst dexon-sol-tools-3d6711bd38c3cb801d00a73a6386c4bb16359811.zip |
Merge branch 'development' into feature/instant/icons
* development: (37 commits)
Add 0x-order-utils.py library to developers home
Fixes to CONTRIBUTING.md
Improve our CONTRIBUTING.md instructions
fix(order_utils.py): publish docs to S3, not RTD (#1264)
fix: make instant package private
feat: refer to map file in postpublish configs
feat: add new bundle name to bundle watch
fix: tslint ignore rule in wrong place
Update blog post feature
Fix disclaimer on mobile
Add smart contract docs to Developer Home
Add Apache license link
Fix capitalization in title
Remove excess semi-colon
Point directly to README for docs link
Update icons
Update LICENSE
Fix disclaimer
Add blogpost URL
Add disclaimer
...
Diffstat (limited to 'packages/website/translations/spanish.json')
-rw-r--r-- | packages/website/translations/spanish.json | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/packages/website/translations/spanish.json b/packages/website/translations/spanish.json index 4d404ac6b..e29db711b 100644 --- a/packages/website/translations/spanish.json +++ b/packages/website/translations/spanish.json @@ -96,6 +96,19 @@ "LIBRARIES_AND_TOOLS_DESCRIPTION": "A list of available tools maintained by the 0x core developers and wider community for building on top of 0x Protocol and Ethereum", "MORE": "more", + "LAUNCH_KIT": "0x launch kit", + "LAUNCH_KIT_PITCH": "launch a relayer in under a minute.", + "GET_STARTED": "get started", + "GET_IN_TOUCH": "get in touch", + "EXPLORE_THE_DOCS": "explore the docs", + "LOCAL_MARKET": "Easily build a 0x relayer for your local market", + "SEEMLESSLY_CREATE": "Seamlessly create an in-game marketplace for digital items and collectables", + "QUICKLY_LAUNCH": "Quickly launch a market for your community token", + "ENABLE_TRADING": "Enable trading for any ERC-20 or ERC-721 asset", + "FORK_AND_EXTEND": "Fork and extend to support new modes of exchange", + "TAP_INTO_AND_SHARE": "Tap into and share liquidity with other relayers", + "PERFECT_FOR_DEVELOPERS": "Perfect for developers who need a simple drop-in marketplace", + "LEARN_MORE": "learn more", "START_BUILDING_ON_0X": "Start building on 0x", "START_BUILDING_ON_0X_DESCRIPTION": "Follow one of our \"Getting started\" guides to learn more about building ontop of 0x." |