diff --git a/ALL_README.md b/ALL_README.md
new file mode 100644
index 0000000..4a7dc57
--- /dev/null
+++ b/ALL_README.md
@@ -0,0 +1,10 @@
+# All available README files by language
+
+[Read the README in English](README.md)
+
+
+* [Lire le README en français](README_fr.md)
+
+* [Le o README en galego](README_gl.md)
+
+
diff --git a/README.md b/README.md
index 67bffb1..eeffa07 100644
--- a/README.md
+++ b/README.md
@@ -9,7 +9,7 @@ It shall NOT be edited by hand.
 
 [![Install NocoDB with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=nocodb)
 
-*[Lire ce readme en français.](./README_fr.md)*
+*[Read this README is other languages.](./ALL_README.md)*
 
 > *This package allows you to install NocoDB quickly and simply on a YunoHost server.
 If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.*
@@ -25,7 +25,7 @@ NocoDB is an open source NoCode platform that turns any database into a smart sp
 * Share views publicly and also with password protection
 * Provides REST & GraphQL APIs with Swagger & GraphiQL GUI
 
-**Shipped version:** 0.204.7~ynh1
+**Shipped version:** 0.204.9~ynh1
 
 **Demo:** <https://www.nocodb.com/demos>
 
@@ -42,7 +42,8 @@ NocoDB is an open source NoCode platform that turns any database into a smart sp
 
 ## Developer info
 
-Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/nocodb_ynh/tree/testing).
+Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/nocodb_ynh/tree/testing),
+
 
 To try the testing branch, please proceed like that.
 
diff --git a/README_fr.md b/README_fr.md
index 2be807b..092291b 100644
--- a/README_fr.md
+++ b/README_fr.md
@@ -1,20 +1,20 @@
 <!--
-N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/readme_generator
-It shall NOT be edited by hand.
+Nota bene : ce README est automatiquement généré par https://github.com/YunoHost/apps/tree/master/tools/readme_generator
+Il ne doit pas être modifié à la main.
 -->
 
 # NocoDB pour YunoHost
 
-[![Niveau d’intégration](https://dash.yunohost.org/integration/nocodb.svg)](https://dash.yunohost.org/appci/app/nocodb) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/nocodb.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/nocodb.maintain.svg)
+[![Niveau d'intégration](https://dash.yunohost.org/integration/nocodb.svg)](https://dash.yunohost.org/appci/app/nocodb) ![Status du fonctionnement](https://ci-apps.yunohost.org/ci/badges/nocodb.status.svg) ![Statut demaintenance](https://ci-apps.yunohost.org/ci/badges/nocodb.maintain.svg)
 
 [![Installer NocoDB avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=nocodb)
 
-*[Read this readme in english.](./README.md)*
+*[Lire le README dans d'autres langues.](./ALL_README.md)*
 
 > *Ce package vous permet d’installer NocoDB rapidement et simplement sur un serveur YunoHost.
 Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l’installer et en profiter.*
 
-## Vue d’ensemble
+## Vue d'ensemble
 
 NocoDB est une plateforme NoCode open source qui transforme n'importe quelle base de données en une feuille de calcul intelligente, alternative à Airtable.
 
@@ -24,31 +24,32 @@ NocoDB est une plateforme NoCode open source qui transforme n'importe quelle bas
 * Invitez votre équipe avec un contrôle d'accès précis
 * Partagez vos vues publiquement et également avec une protection par mot de passe
 * Fournit des API REST et GraphQL avec l'interface graphique Swagger et GraphiQL
-**Version incluse :** 0.204.7~ynh1
+**Version incluse :** 0.204.9~ynh1
 
-**Démo :** <https://www.nocodb.com/demos>
+**Démo:** <https://www.nocodb.com/demos>
 
-## Captures d’écran
+## Captures d'écran
 
-![Capture d’écran de NocoDB](./doc/screenshots/screenshot.png)
+![Capture d'écran de NocoDB](./doc/screenshots/screenshot.png)
 
 ## Documentations et ressources
 
-- Site officiel de l’app : <https://www.nocodb.com>
-- Dépôt de code officiel de l’app : <https://github.com/nocodb/nocodb>
-- YunoHost Store : <https://apps.yunohost.org/app/nocodb>
-- Signaler un bug : <https://github.com/YunoHost-Apps/nocodb_ynh/issues>
+- Site officiel de l’app : <https://www.nocodb.com>
+- Dépôt de code officiel de l’app : <https://github.com/nocodb/nocodb>
+- YunoHost Store : <https://apps.yunohost.org/app/nocodb>
+- Signaler un bug : <https://github.com/YunoHost-Apps/nocodb_ynh/issues>
 
 ## Informations pour les développeurs
 
-Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/nocodb_ynh/tree/testing).
+Merci de faire vos pull request sur la [branche branch](https://github.com/YunoHost-Apps/nocodb_ynh/tree/testing),
+
 
 Pour essayer la branche testing, procédez comme suit.
 
 ```bash
 sudo yunohost app install https://github.com/YunoHost-Apps/nocodb_ynh/tree/testing --debug
-ou
+or
 sudo yunohost app upgrade nocodb -u https://github.com/YunoHost-Apps/nocodb_ynh/tree/testing --debug
 ```
 
-**Plus d’infos sur le packaging d’applications :** <https://yunohost.org/packaging_apps>
+**Plus d'infos sur le packaging d'applications :** <https://yunohost.org/packaging_apps>
diff --git a/README_gl.md b/README_gl.md
new file mode 100644
index 0000000..4e6ffdb
--- /dev/null
+++ b/README_gl.md
@@ -0,0 +1,56 @@
+<!--
+NOTA: Este README foi creado automáticamente por https://github.com/YunoHost/apps/tree/master/tools/readme_generator
+NON debe editarse manualmente.
+-->
+
+# NocoDB para YunoHost
+
+[![Nivel de integración](https://dash.yunohost.org/integration/nocodb.svg)](https://dash.yunohost.org/appci/app/nocodb) ![Estado de funcionamento](https://ci-apps.yunohost.org/ci/badges/nocodb.status.svg) ![Estado de mantemento](https://ci-apps.yunohost.org/ci/badges/nocodb.maintain.svg)
+
+[![Instalar NocoDB con YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=nocodb)
+
+*[Le este README en outros idiomas.](./ALL_README.md)*
+
+> *Este paquete permíteche instalar NocoDB de xeito rápido e doado nun servidor YunoHost.
+Se non usas YunoHost, le a [documentación](https://yunohost.org/#/install) para saber como instalalo.*
+
+## Vista xeral
+
+NocoDB is an open source NoCode platform that turns any database into a smart spreadsheet, alternative to Airtable.
+
+* Connect to new/existing SQL database and turn them into spreadsheet
+* Create grid view, gallery view, kanban view and calendar view on top your data
+* Search, sort, filter columns and rows with ultra ease
+* Invite your team with fine grained Access Control
+* Share views publicly and also with password protection
+* Provides REST & GraphQL APIs with Swagger & GraphiQL GUI
+
+**Versión proporcionada** 0.204.9~ynh1
+
+**Demo** <https://www.nocodb.com/demos>
+
+## Capturas de pantalla
+
+![Captura de pantalla de NocoDB](./doc/screenshots/screenshot.png)
+
+## Documentación e recursos
+
+- Web oficial da app: <https://www.nocodb.com>
+- Repositorio de orixe do código: <https://github.com/nocodb/nocodb>
+- Tenda YunoHost: <https://apps.yunohost.org/app/nocodb>
+- Informar dun problema: <https://github.com/YunoHost-Apps/nocodb_ynh/issues>
+
+## Info de desenvolvemento
+
+Envía a túa colaboración á [rama testing](https://github.com/YunoHost-Apps/nocodb_ynh/tree/testing),
+
+
+Para probar a rama testing, procede deste xeito.
+
+```bash
+sudo yunohost app install https://github.com/YunoHost-Apps/nocodb_ynh/tree/testing --debug
+or
+sudo yunohost app upgrade nocodb -u https://github.com/YunoHost-Apps/nocodb_ynh/tree/testing --debug
+```
+
+**Máis info sobre o empaquetado da app:** <https://yunohost.org/packaging_apps>