Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/curttimson/hugo-theme-massively.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'i18n/es.toml')
-rw-r--r--i18n/es.toml18
1 files changed, 12 insertions, 6 deletions
diff --git a/i18n/es.toml b/i18n/es.toml
index c10dffb..a415f9e 100644
--- a/i18n/es.toml
+++ b/i18n/es.toml
@@ -1,15 +1,15 @@
[CONTACT_ADDRESS]
other = "Dirección"
[CONTACT_EMAIL]
- other = "Correo Electrónico"
+ other = "Correo electrónico"
[CONTACT_FORM_FIELD_EMAIL]
- other = "Correo Electrónico"
+ other = "Correo electrónico"
[CONTACT_FORM_FIELD_MESSAGE]
other = "Mensaje"
[CONTACT_FORM_FIELD_NAME]
other = "Nombre"
[CONTACT_FORM_SUBMIT_SEND_MESSAGE]
- other = "Enviar Un Mensaje"
+ other = "Enviar mensaje"
[CONTACT_PHONE]
other = "Teléfono"
[CONTACT_SOCIAL]
@@ -17,12 +17,18 @@
[COPYRIGHT_MESSAGE_1]
other = "Diseño: [HTML5 UP](https://html5up.net)"
[COPYRIGHT_MESSAGE_2]
- other = "Implementacion Hugo: [curttimson](https://curtistimson.co.uk)"
+ other = "Implementación Hugo: [curttimson](https://curtistimson.co.uk)"
[INTRO_CONTINUE]
other = "Continuar"
+[NAV_MENU]
+ other = "Menú"
[NAV_CONTACT]
other = "Contacto"
[PAGINATION_NEXT]
- other = "Próximo"
+ other = "Siguiente"
[PAGINATION_PREVIOUS]
- other = "Previo"
+ other = "Anterior"
+[PAGINATION_FIRST]
+ other = "Primera"
+[PAGINATION_LAST]
+ other = "Última"