aboutsummaryrefslogtreecommitdiffstats
path: root/packages/website/translations/english.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages/website/translations/english.json')
-rw-r--r--packages/website/translations/english.json28
1 files changed, 20 insertions, 8 deletions
diff --git a/packages/website/translations/english.json b/packages/website/translations/english.json
index 889943d0d..6ee780c78 100644
--- a/packages/website/translations/english.json
+++ b/packages/website/translations/english.json
@@ -82,6 +82,22 @@
"HOME": "home",
"ROCKETCHAT": "rocket.chat",
"TRADE_CALL_TO_ACTION": "trade on 0x",
+ "BUILD_A_RELAYER": "build a relayer",
+ "BUILD_A_RELAYER_DESCRIPTION": "Learn more about building applications ontop of Ethereum",
+ "DEVELOP_ON_ETHEREUM": "develop on Ethereum",
+ "DEVELOP_ON_ETHEREUM_DESCRIPTION": "Learn how to build your own 0x relayer from scratch",
+ "ORDER_BASICS": "0x order basics",
+ "ORDER_BASICS_DESCRIPTION": "Tutorial on how to create, validate and fill an order using 0x",
+ "USE_SHARED_LIQUIDITY": "use shared liquidity",
+ "USE_SHARED_LIQUIDITY_DESCRIPTION": "Learn how to tap into shared liquidity using the Standard Relayer API",
+ "VIEW_ALL_DOCUMENTATION": "view all documentation",
+ "SANDBOX": "0x.js sandbox",
+ "GITHUB": "github",
+ "LIVE_CHAT": "live chat",
+ "LIBRARIES_AND_TOOLS": "Libraries & Tools",
+ "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",
"OUR_MISSION_AND_VALUES": "our mission & values",
"GAMING_AND_COLLECTABLES": "gaming & collectables",
"GAMING_AND_COLLECTABLES_DESCRIPTION":
@@ -89,11 +105,7 @@
"ORDER_BOOKS": "order books",
"ORDER_BOOKS_DESCRIPTION":
"there are thousands of decentralized apps that have native utility tokens. 0x provides market makers and professional exchanges an ability to host order books to facilitate the exchange of these assets.",
- "BUILD_A_RELAYER": "build a relayer",
- "ETHEREUM_DEVELOPMENT": "ethereum development",
- "INTRO_TUTORIAL": "intro tutorial",
- "TRADING_TUTORIAL": "trading tutorial",
- "VIEW_ALL_DOCUMENTATION": "view all documentation",
- "SANDBOX": "0x.js sandbox",
- "GITHUB": "github"
- }
+ "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."
+}