diff --git a/ALL_README.md b/ALL_README.md
index a01b345..152f2e7 100644
--- a/ALL_README.md
+++ b/ALL_README.md
@@ -1,6 +1,7 @@
# All available README files by language
- [Read the README in English](README.md)
+- [Lea el README en español](README_es.md)
- [Irakurri README euskaraz](README_eu.md)
- [Lire le README en français](README_fr.md)
- [Le o README en galego](README_gl.md)
diff --git a/README_es.md b/README_es.md
new file mode 100644
index 0000000..161f6c5
--- /dev/null
+++ b/README_es.md
@@ -0,0 +1,58 @@
+
+
+# Dato para Yunohost
+
+[![Nivel de integración](https://dash.yunohost.org/integration/dato.svg)](https://dash.yunohost.org/appci/app/dato) ![Estado funcional](https://ci-apps.yunohost.org/ci/badges/dato.status.svg) ![Estado En Mantención](https://ci-apps.yunohost.org/ci/badges/dato.maintain.svg)
+
+[![Instalar Dato con Yunhost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=dato)
+
+*[Leer este README en otros idiomas.](./ALL_README.md)*
+
+> *Este paquete le permite instalarDato rapidamente y simplement en un servidor YunoHost.*
+> *Si no tiene YunoHost, visita [the guide](https://yunohost.org/install) para aprender como instalarla.*
+
+## Descripción general
+
+Dato is an application that make it easy to generate and modify any type of database entries with a nice UI/UX.
+
+With it, you can create and handle any amount of databases, choose and setup what type of entries to put in them and customize yourself the UI that will let you edit databases entries.
+
+You can think of dato as an app that can replace: address book apps, todo list apps, table sheets to store lists of things... because it's flexible enough to do all these the way you want it to be done.
+
+The purpose of dato is not to propose a UI specific to some purpose, but something as customizable as possible, so that you can in a few minutes setup any kind of database. However, if you want a more specialized interface to improve the UX for your needs, you can create plugins to extend the default general functionalities.
+
+Dato is a progressive webapp, which means that you can install it from the browser in computer and phones, and use it offline.
+
+
+**Versión actual:** 1.7.2~ynh1
+
+**Demo:**
+
+## Capturas
+
+![Captura de Dato](./doc/screenshots/main_screen.webp)
+
+## Documentaciones y recursos
+
+- Sitio web oficial:
+- Documentación administrador oficial:
+- Repositorio del código fuente oficial de la aplicación :
+- Catálogo YunoHost:
+- Reportar un error:
+
+## Información para desarrolladores
+
+Por favor enviar sus correcciones a la [`branch testing`](https://github.com/YunoHost-Apps/dato_ynh/tree/testing
+
+Para probar la rama `testing`, sigue asÍ:
+
+```bash
+sudo yunohost app install https://github.com/YunoHost-Apps/dato_ynh/tree/testing --debug
+o
+sudo yunohost app upgrade dato -u https://github.com/YunoHost-Apps/dato_ynh/tree/testing --debug
+```
+
+**Mas informaciones sobre el empaquetado de aplicaciones:**
diff --git a/README_zh_Hans.md b/README_zh_Hans.md
index d9835b8..b4233e0 100644
--- a/README_zh_Hans.md
+++ b/README_zh_Hans.md
@@ -3,7 +3,7 @@
请勿手动编辑。
-->
-# YunoHost 的 Dato
+# YunoHost 上的 Dato
[![集成程度](https://dash.yunohost.org/integration/dato.svg)](https://dash.yunohost.org/appci/app/dato) ![工作状态](https://ci-apps.yunohost.org/ci/badges/dato.status.svg) ![维护状态](https://ci-apps.yunohost.org/ci/badges/dato.maintain.svg)