diff --git a/ALL_README.md b/ALL_README.md
index e3c80d23..df3708bc 100644
--- a/ALL_README.md
+++ b/ALL_README.md
@@ -6,5 +6,6 @@
- [Lire le README en français](README_fr.md)
- [Le o README en galego](README_gl.md)
- [Baca README dalam bahasa bahasa Indonesia](README_id.md)
+- [Lees de README in het Nederlands](README_nl.md)
- [Прочитать README на русский](README_ru.md)
- [阅读中文(简体)的 README](README_zh_Hans.md)
diff --git a/README.md b/README.md
index d3ddf7ed..b736508d 100644
--- a/README.md
+++ b/README.md
@@ -21,7 +21,7 @@ Instant messaging server matrix network.
Yunohost chatroom with matrix : [https://matrix.to/#/#yunohost:matrix.org](https://matrix.to/#/#yunohost:matrix.org)
-**Shipped version:** 1.114.0~ynh1
+**Shipped version:** 1.115.0~ynh1
## Documentation and resources
- Official app website:
diff --git a/README_es.md b/README_es.md
index 1b6b660a..04029968 100644
--- a/README_es.md
+++ b/README_es.md
@@ -21,7 +21,7 @@ Instant messaging server matrix network.
Yunohost chatroom with matrix : [https://matrix.to/#/#yunohost:matrix.org](https://matrix.to/#/#yunohost:matrix.org)
-**Versión actual:** 1.114.0~ynh1
+**Versión actual:** 1.115.0~ynh1
## Documentaciones y recursos
- Sitio web oficial:
@@ -32,7 +32,7 @@ Yunohost chatroom with matrix : [https://matrix.to/#/#yunohost:matrix.org](https
## Información para desarrolladores
-Por favor enviar sus correcciones a la [`branch testing`](https://github.com/YunoHost-Apps/synapse_ynh/tree/testing
+Por favor enviar sus correcciones a la [rama `testing`](https://github.com/YunoHost-Apps/synapse_ynh/tree/testing).
Para probar la rama `testing`, sigue asÍ:
diff --git a/README_eu.md b/README_eu.md
index dc1d2d5e..4176eeec 100644
--- a/README_eu.md
+++ b/README_eu.md
@@ -21,7 +21,7 @@ Instant messaging server matrix network.
Yunohost chatroom with matrix : [https://matrix.to/#/#yunohost:matrix.org](https://matrix.to/#/#yunohost:matrix.org)
-**Paketatutako bertsioa:** 1.114.0~ynh1
+**Paketatutako bertsioa:** 1.115.0~ynh1
## Dokumentazioa eta baliabideak
- Aplikazioaren webgune ofiziala:
diff --git a/README_fr.md b/README_fr.md
index 0cb362bc..852eaff8 100644
--- a/README_fr.md
+++ b/README_fr.md
@@ -21,7 +21,7 @@ Instant messaging server matrix network.
Yunohost chatroom with matrix : [https://matrix.to/#/#yunohost:matrix.org](https://matrix.to/#/#yunohost:matrix.org)
-**Version incluse :** 1.114.0~ynh1
+**Version incluse :** 1.115.0~ynh1
## Documentations et ressources
- Site officiel de l’app :
diff --git a/README_gl.md b/README_gl.md
index b8a2dfb8..1543aa30 100644
--- a/README_gl.md
+++ b/README_gl.md
@@ -21,7 +21,7 @@ Instant messaging server matrix network.
Yunohost chatroom with matrix : [https://matrix.to/#/#yunohost:matrix.org](https://matrix.to/#/#yunohost:matrix.org)
-**Versión proporcionada:** 1.114.0~ynh1
+**Versión proporcionada:** 1.115.0~ynh1
## Documentación e recursos
- Web oficial da app:
diff --git a/README_id.md b/README_id.md
index 5fe075f9..7f5b24b4 100644
--- a/README_id.md
+++ b/README_id.md
@@ -21,7 +21,7 @@ Instant messaging server matrix network.
Yunohost chatroom with matrix : [https://matrix.to/#/#yunohost:matrix.org](https://matrix.to/#/#yunohost:matrix.org)
-**Versi terkirim:** 1.114.0~ynh1
+**Versi terkirim:** 1.115.0~ynh1
## Dokumentasi dan sumber daya
- Website aplikasi resmi:
diff --git a/README_nl.md b/README_nl.md
new file mode 100644
index 00000000..18338500
--- /dev/null
+++ b/README_nl.md
@@ -0,0 +1,45 @@
+
+
+# Synapse voor Yunohost
+
+[![Integratieniveau](https://dash.yunohost.org/integration/synapse.svg)](https://ci-apps.yunohost.org/ci/apps/synapse/) ![Mate van functioneren](https://ci-apps.yunohost.org/ci/badges/synapse.status.svg) ![Onderhoudsstatus](https://ci-apps.yunohost.org/ci/badges/synapse.maintain.svg)
+
+[![Synapse met Yunohost installeren](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=synapse)
+
+*[Deze README in een andere taal lezen.](./ALL_README.md)*
+
+> *Met dit pakket kun je Synapse snel en eenvoudig op een YunoHost-server installeren.*
+> *Als je nog geen YunoHost hebt, lees dan [de installatiehandleiding](https://yunohost.org/install), om te zien hoe je 'm installeert.*
+
+## Overzicht
+
+Instant messaging server matrix network.
+
+Yunohost chatroom with matrix : [https://matrix.to/#/#yunohost:matrix.org](https://matrix.to/#/#yunohost:matrix.org)
+
+
+**Geleverde versie:** 1.115.0~ynh1
+## Documentatie en bronnen
+
+- Officiele website van de app:
+- Officiele beheerdersdocumentatie:
+- Upstream app codedepot:
+- YunoHost-store:
+- Meld een bug:
+
+## Ontwikkelaarsinformatie
+
+Stuur je pull request alsjeblieft naar de [`testing`-branch](https://github.com/YunoHost-Apps/synapse_ynh/tree/testing).
+
+Om de `testing`-branch uit te proberen, ga als volgt te werk:
+
+```bash
+sudo yunohost app install https://github.com/YunoHost-Apps/synapse_ynh/tree/testing --debug
+of
+sudo yunohost app upgrade synapse -u https://github.com/YunoHost-Apps/synapse_ynh/tree/testing --debug
+```
+
+**Verdere informatie over app-packaging:**
diff --git a/README_ru.md b/README_ru.md
index 04f289ad..66f0a144 100644
--- a/README_ru.md
+++ b/README_ru.md
@@ -21,7 +21,7 @@ Instant messaging server matrix network.
Yunohost chatroom with matrix : [https://matrix.to/#/#yunohost:matrix.org](https://matrix.to/#/#yunohost:matrix.org)
-**Поставляемая версия:** 1.114.0~ynh1
+**Поставляемая версия:** 1.115.0~ynh1
## Документация и ресурсы
- Официальный веб-сайт приложения:
diff --git a/README_zh_Hans.md b/README_zh_Hans.md
index 3b221f81..21e0fba1 100644
--- a/README_zh_Hans.md
+++ b/README_zh_Hans.md
@@ -21,7 +21,7 @@ Instant messaging server matrix network.
Yunohost chatroom with matrix : [https://matrix.to/#/#yunohost:matrix.org](https://matrix.to/#/#yunohost:matrix.org)
-**分发版本:** 1.114.0~ynh1
+**分发版本:** 1.115.0~ynh1
## 文档与资源
- 官方应用网站: