aboutsummaryrefslogtreecommitdiffstats
path: root/packages/website/translations/english.json
diff options
context:
space:
mode:
authorFabio Berger <me@fabioberger.com>2018-10-01 20:11:27 +0800
committerFabio Berger <me@fabioberger.com>2018-10-01 20:11:27 +0800
commite7ab9938ce5bde17600130584fc75bc8a45f6dc5 (patch)
treed5b018d5c876f93e2a22dd2c991e79352583cee8 /packages/website/translations/english.json
parentac14dd2b29b42ef4d2a46db9b70d4d30cf9bd40f (diff)
parentfe38adfa0869661ecd5f263222c92689cd1621a7 (diff)
downloaddexon-sol-tools-e7ab9938ce5bde17600130584fc75bc8a45f6dc5.tar
dexon-sol-tools-e7ab9938ce5bde17600130584fc75bc8a45f6dc5.tar.gz
dexon-sol-tools-e7ab9938ce5bde17600130584fc75bc8a45f6dc5.tar.bz2
dexon-sol-tools-e7ab9938ce5bde17600130584fc75bc8a45f6dc5.tar.lz
dexon-sol-tools-e7ab9938ce5bde17600130584fc75bc8a45f6dc5.tar.xz
dexon-sol-tools-e7ab9938ce5bde17600130584fc75bc8a45f6dc5.tar.zst
dexon-sol-tools-e7ab9938ce5bde17600130584fc75bc8a45f6dc5.zip
merge
Diffstat (limited to 'packages/website/translations/english.json')
-rw-r--r--packages/website/translations/english.json11
1 files changed, 9 insertions, 2 deletions
diff --git a/packages/website/translations/english.json b/packages/website/translations/english.json
index 9ce458111..889943d0d 100644
--- a/packages/website/translations/english.json
+++ b/packages/website/translations/english.json
@@ -88,5 +88,12 @@
"artists and game makers are tokenizing digital art and in-game items known as non-fungible tokens (NFTs). 0x enables these creators to add exchange functionality to give access and the ability to build marketplaces for NFT trading.",
"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."
-}
+ "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"
+ }