summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRyanOM <omullan.ryan@gmail.com>2015-02-06 11:33:26 -0200
committerRyanOM <omullan.ryan@gmail.com>2015-02-06 11:33:26 -0200
commite4dbf62c0f392a7fea5f54208baa0d7487a674dc (patch)
treed9bd8ec91b490538c1d05a31fc50584541717365
parentb0cd23fd3460825f7961a29de290aa53c80249c2 (diff)
downloadgitbook-e4dbf62c0f392a7fea5f54208baa0d7487a674dc.zip
gitbook-e4dbf62c0f392a7fea5f54208baa0d7487a674dc.tar.gz
gitbook-e4dbf62c0f392a7fea5f54208baa0d7487a674dc.tar.bz2
Create es.json
-rw-r--r--theme/i18n/es.json18
1 files changed, 18 insertions, 0 deletions
diff --git a/theme/i18n/es.json b/theme/i18n/es.json
new file mode 100644
index 0000000..15da849
--- /dev/null
+++ b/theme/i18n/es.json
@@ -0,0 +1,18 @@
+{
+ "LANGS_CHOOSE": "Seleccione un idioma",
+ "GLOSSARY": "Glosario",
+ "GLOSSARY_INDEX": "Índice",
+ "GLOSSARY_OPEN": "Glosario",
+ "GITBOOK_LINK": "Publicado con GitBook",
+ "SUMMARY": "Tabla de contenido",
+ "SUMMARY_INTRODUCTION": "Introducción",
+ "SUMMARY_TOGGLE": "Tabla de contenido",
+ "SEARCH_TOGGLE": "Busca",
+ "SEARCH_PLACEHOLDER": "Escribe para buscar",
+ "FONTSETTINGS_TOGGLE": "Configuración de fuente",
+ "SHARE_TOGGLE": "Comparte",
+ "SHARE_ON": "Comparte en __platform__",
+ "FONTSETTINGS_WHITE": "Claro",
+ "FONTSETTINGS_SEPIA": "Sépia",
+ "FONTSETTINGS_NIGHT": "Noche"
+}