aboutsummaryrefslogtreecommitdiffstats
path: root/packages/website/translations/spanish.json
diff options
context:
space:
mode:
authorFabio Berger <me@fabioberger.com>2018-09-17 22:36:59 +0800
committerGitHub <noreply@github.com>2018-09-17 22:36:59 +0800
commitfe38adfa0869661ecd5f263222c92689cd1621a7 (patch)
treed95427265a1fe31ecb39180ed969fd372cec54c8 /packages/website/translations/spanish.json
parentf4a4fefe422a5b2140d5bb394a7f06f842352c69 (diff)
parent92ee7c2194904235463fe525187a54c22fe1120a (diff)
downloaddexon-sol-tools-fe38adfa0869661ecd5f263222c92689cd1621a7.tar
dexon-sol-tools-fe38adfa0869661ecd5f263222c92689cd1621a7.tar.gz
dexon-sol-tools-fe38adfa0869661ecd5f263222c92689cd1621a7.tar.bz2
dexon-sol-tools-fe38adfa0869661ecd5f263222c92689cd1621a7.tar.lz
dexon-sol-tools-fe38adfa0869661ecd5f263222c92689cd1621a7.tar.xz
dexon-sol-tools-fe38adfa0869661ecd5f263222c92689cd1621a7.tar.zst
dexon-sol-tools-fe38adfa0869661ecd5f263222c92689cd1621a7.zip
Merge pull request #1027 from 0xProject/dev-dropdown
New Topbar Developers Dropdown
Diffstat (limited to 'packages/website/translations/spanish.json')
-rw-r--r--packages/website/translations/spanish.json9
1 files changed, 8 insertions, 1 deletions
diff --git a/packages/website/translations/spanish.json b/packages/website/translations/spanish.json
index 7780190ac..54a463f98 100644
--- a/packages/website/translations/spanish.json
+++ b/packages/website/translations/spanish.json
@@ -79,5 +79,12 @@
"WEBSITE": "website",
"DEVELOPERS": "inicio",
"HOME": "rocket.chat",
- "ROCKETCHAT": "desarrolladores"
+ "ROCKETCHAT": "desarrolladores",
+ "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"
}