Skip to content
Merged
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 18 additions & 0 deletions docs/.vuepress/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,19 @@ module.exports = {
{ text: 'Programme de formation', link: 'https://mojaloop.io/mojaloop-training-program/' }
],
},
'/es/': {
selectText: 'Idiomas',
label: 'Español',
editLinkText: 'Editar esta página en GitHub',
lastUpdated: 'Última actualización',
nav: [
{ text: 'Adopción', link: '/adoption/' },
Comment thread
Artificed marked this conversation as resolved.
Outdated
{ text: 'Comunidad', link: '/community/' },
{ text: 'Técnico', link: '/technical/' },
{ text: 'Producto', link: '/product/' },
{ text: 'Programa de formación', link: 'https://mojaloop.io/mojaloop-training-program/' }
],
},
},
nav: [
{ text: 'Adoption', link: '/adoption/' },
Expand Down Expand Up @@ -2257,5 +2270,10 @@ module.exports = {
title: 'Documentation Mojaloop',
description: 'Documentation officielle du projet Mojaloop',
},
'/es/': {
lang: 'es-419',
title: 'Documentación de Mojaloop',
description: 'Documentación oficial del proyecto Mojaloop',
},
},
};
26 changes: 26 additions & 0 deletions docs/es/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
---
home: true
heroImage: /mojaloop_logo_med.png
tagline: Esta es la documentación oficial del proyecto Mojaloop
# actionText: Primeros pasos →
# actionLink: /getting-started/
# features:
# - title: Business
# details: Making the business case for Mojaloop
# - title: Community
# details: Learn about the community behind the tech
# - title: Technical
# details: See inside the different components, and deploy Mojaloop for yourself!
# - title: Product
# details: Mojaloop product features, requirements and roadmap
---

</br>
</br>

| | | | |
|:----:|:----:|:----:|:----:|
|<h1> **[Adopción](/adoption/)** </h1>|<h1> **[Comunidad](/community/)** </h1>|<h1> **[Producto](/product/)** </h1>|<h1> **[Técnico](/technical/)** </h1>|
| Presentar la justificación de negocio de Mojaloop | Conozca la comunidad detrás de la tecnología | Funcionalidades, requisitos y hoja de ruta del producto Mojaloop | ¡Explore los distintos componentes y despliegue Mojaloop usted mismo! |

</br>