diff --git a/ALL_README.md b/ALL_README.md
index 3eeb161..b271df4 100644
--- a/ALL_README.md
+++ b/ALL_README.md
@@ -1,5 +1 @@
# All available README files by language
-
-- [Read the README in English](README.md)
-- [Irakurri README euskaraz](README_eu.md)
-- [Lire le README en français](README_fr.md)
diff --git a/README.md b/README.md
index 689b47e..e5eadb3 100644
--- a/README.md
+++ b/README.md
@@ -9,7 +9,6 @@ It shall NOT be edited by hand.
[![Install Invidious with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=invidious)
-*[Read this README in other languages.](./ALL_README.md)*
> *This package allows you to install Invidious 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.*
diff --git a/README_fr.md b/README_fr.md
index 2362aff..b76d029 100644
--- a/README_fr.md
+++ b/README_fr.md
@@ -26,7 +26,6 @@ En plus de constituer un avantage sur le plan de la confidentialité (les donné
- Possibilité d'afficher les commentaires Reddit plutôt que les commentaires YouTube,
- Possibilité de s'abonner aux chaines sans créer de compte Google
-**Version incluse :** 24.03.29~ynh1
**Démo :**
diff --git a/README_gl.md b/README_gl.md
new file mode 100644
index 0000000..41263df
--- /dev/null
+++ b/README_gl.md
@@ -0,0 +1,62 @@
+
+
+# Invidious para YunoHost
+
+[![Nivel de integración](https://dash.yunohost.org/integration/invidious.svg)](https://dash.yunohost.org/appci/app/invidious) ![Estado de funcionamento](https://ci-apps.yunohost.org/ci/badges/invidious.status.svg) ![Estado de mantemento](https://ci-apps.yunohost.org/ci/badges/invidious.maintain.svg)
+
+[![Instalar Invidious con YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=invidious)
+
+*[Le este README en outros idiomas.](./ALL_README.md)*
+
+> *Este paquete permíteche instalar Invidious 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
+
+Invidious is an interface allowing access to Youtube videos without going through youtube.com
+In addition to constituting an advantage in terms of confidentiality (the data does not pass directly through the services of the giant).
+
+### Features:
+
+- Audio only mode,
+- Dark mode,
+- Ability to display Reddit comments instead of YouTube comments,
+- Ability to subscribe to channels without creating a Google account
+
+
+**Versión proporcionada:** 24.02.12~ynh1
+
+**Demo:**
+
+## Capturas de pantalla
+
+![Captura de pantalla de Invidious](./doc/screenshots/screenshot.png)
+
+## :red_circle: Caraterísticas cuestionables
+
+- **Non-free Network Services**: Promotes or depends entirely on a non-free network service.
+
+## Documentación e recursos
+
+- Web oficial da app:
+- Documentación oficial para admin:
+- Repositorio de orixe do código:
+- Tenda YunoHost:
+- Informar dun problema:
+
+## Info de desenvolvemento
+
+Envía a túa colaboración á [rama `testing`](https://github.com/YunoHost-Apps/invidious_ynh/tree/testing).
+
+Para probar a rama `testing`, procede deste xeito:
+
+```bash
+sudo yunohost app install https://github.com/YunoHost-Apps/invidious_ynh/tree/testing --debug
+ou
+sudo yunohost app upgrade invidious -u https://github.com/YunoHost-Apps/invidious_ynh/tree/testing --debug
+```
+
+**Máis info sobre o empaquetado da app:**
diff --git a/README_it.md b/README_it.md
new file mode 100644
index 0000000..e322899
--- /dev/null
+++ b/README_it.md
@@ -0,0 +1,62 @@
+
+
+# Invidious per YunoHost
+
+[![Livello di integrazione](https://dash.yunohost.org/integration/invidious.svg)](https://dash.yunohost.org/appci/app/invidious) ![Stato di funzionamento](https://ci-apps.yunohost.org/ci/badges/invidious.status.svg) ![Stato di manutenzione](https://ci-apps.yunohost.org/ci/badges/invidious.maintain.svg)
+
+[![Installa Invidious con YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=invidious)
+
+*[Leggi questo README in altre lingue.](./ALL_README.md)*
+
+> *Questo pacchetto ti permette di installare Invidious su un server YunoHost in modo semplice e veloce.*
+> *Se non hai YunoHost, consulta [la guida](https://yunohost.org/install) per imparare a installarlo.*
+
+## Panoramica
+
+Invidious is an interface allowing access to Youtube videos without going through youtube.com
+In addition to constituting an advantage in terms of confidentiality (the data does not pass directly through the services of the giant).
+
+### Features:
+
+- Audio only mode,
+- Dark mode,
+- Ability to display Reddit comments instead of YouTube comments,
+- Ability to subscribe to channels without creating a Google account
+
+
+**Versione pubblicata:** 24.02.12~ynh1
+
+**Prova:**
+
+## Screenshot
+
+![Screenshot di Invidious](./doc/screenshots/screenshot.png)
+
+## :red_circle: Anti-funzionalità
+
+- **Servizi di rete non liberi**: Promuove o dipende interamente da servizi di rete non liberi.
+
+## Documentazione e risorse
+
+- Sito web ufficiale dell’app:
+- Documentazione ufficiale per gli amministratori:
+- Repository upstream del codice dell’app:
+- Store di YunoHost:
+- Segnala un problema:
+
+## Informazioni per sviluppatori
+
+Si prega di inviare la tua pull request alla [branch di `testing`](https://github.com/YunoHost-Apps/invidious_ynh/tree/testing).
+
+Per provare la branch di `testing`, si prega di procedere in questo modo:
+
+```bash
+sudo yunohost app install https://github.com/YunoHost-Apps/invidious_ynh/tree/testing --debug
+o
+sudo yunohost app upgrade invidious -u https://github.com/YunoHost-Apps/invidious_ynh/tree/testing --debug
+```
+
+**Maggiori informazioni riguardo il pacchetto di quest’app:**