diff --git a/ALL_README.md b/ALL_README.md
index 3d6c579..77b7509 100644
--- a/ALL_README.md
+++ b/ALL_README.md
@@ -1,6 +1,6 @@
# 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)
- [Le o README en galego](README_gl.md)
-- [Leggi il “README” in italiano](README_it.md)
diff --git a/README.md b/README.md
index a654944..3ffa6c5 100644
--- a/README.md
+++ b/README.md
@@ -9,7 +9,7 @@ It shall NOT be edited by hand.
[![Install Open Web Calendar with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=open-web-calendar)
-*[Read this README is other languages.](./ALL_README.md)*
+*[Read this README in other languages.](./ALL_README.md)*
> *This package allows you to install Open Web Calendar 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.*
@@ -18,7 +18,7 @@ It shall NOT be edited by hand.
Embed a highly customizable web calendar into your website using ICal source links.
-**Shipped version:** 1.29~ynh1
+**Shipped version:** 1.30~ynh1
**Demo:**
diff --git a/README_eu.md b/README_eu.md
new file mode 100644
index 0000000..c170a61
--- /dev/null
+++ b/README_eu.md
@@ -0,0 +1,48 @@
+
+
+# Open Web Calendar YunoHost-erako
+
+[![Integrazio maila](https://dash.yunohost.org/integration/open-web-calendar.svg)](https://dash.yunohost.org/appci/app/open-web-calendar) ![Funtzionamendu egoera](https://ci-apps.yunohost.org/ci/badges/open-web-calendar.status.svg) ![Mantentze egoera](https://ci-apps.yunohost.org/ci/badges/open-web-calendar.maintain.svg)
+
+[![Instalatu Open Web Calendar YunoHost-ekin](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=open-web-calendar)
+
+*[Irakurri README hau beste hizkuntzatan.](./ALL_README.md)*
+
+> *Pakete honek Open Web Calendar YunoHost zerbitzari batean azkar eta zailtasunik gabe instalatzea ahalbidetzen dizu.*
+> *YunoHost ez baduzu, kontsultatu [gida](https://yunohost.org/install) nola instalatu ikasteko.*
+
+## Aurreikuspena
+
+Embed a highly customizable web calendar into your website using ICal source links.
+
+**Paketatutako bertsioa:** 1.30~ynh1
+
+**Demoa:**
+
+## Pantaila-argazkiak
+
+![Open Web Calendar(r)en pantaila-argazkia](./doc/screenshots/screenshot.png)
+
+## Dokumentazioa eta baliabideak
+
+- Aplikazioaren webgune ofiziala:
+- Jatorrizko aplikazioaren kode-gordailua:
+- YunoHost Denda:
+- Eman errore baten berri:
+
+## Garatzaileentzako informazioa
+
+Bidali `pull request`a [`testing` abarrera](https://github.com/YunoHost-Apps/open-web-calendar_ynh/tree/testing).
+
+`testing` abarra probatzeko, ondorengoa egin:
+
+```bash
+sudo yunohost app install https://github.com/YunoHost-Apps/open-web-calendar_ynh/tree/testing --debug
+edo
+sudo yunohost app upgrade open-web-calendar -u https://github.com/YunoHost-Apps/open-web-calendar_ynh/tree/testing --debug
+```
+
+**Informazio gehiago aplikazioaren paketatzeari buruz:**
diff --git a/README_fr.md b/README_fr.md
index 55cb332..174bf08 100644
--- a/README_fr.md
+++ b/README_fr.md
@@ -18,7 +18,7 @@ Il NE doit PAS être modifié à la main.
Intégrez un calendrier Web hautement personnalisable dans votre site Web à l'aide des liens sources ICal.
-**Version incluse :** 1.29~ynh1
+**Version incluse :** 1.30~ynh1
**Démo :**
diff --git a/README_gl.md b/README_gl.md
index 0186261..1304689 100644
--- a/README_gl.md
+++ b/README_gl.md
@@ -18,7 +18,7 @@ NON debe editarse manualmente.
Embed a highly customizable web calendar into your website using ICal source links.
-**Versión proporcionada:** 1.29~ynh1
+**Versión proporcionada:** 1.30~ynh1
**Demo:**
diff --git a/manifest.toml b/manifest.toml
index f54e6c3..6a2bf65 100644
--- a/manifest.toml
+++ b/manifest.toml
@@ -7,7 +7,7 @@ name = "Open Web Calendar"
description.en = "Embed a web calendar into your own website"
description.fr = "Intégrez un calendrier Web à votre propre site Web"
-version = "1.29~ynh1"
+version = "1.30~ynh1"
maintainers = ["eric_G"]
@@ -43,8 +43,8 @@ ram.runtime = "50M"
[resources.sources]
[resources.sources.main]
- url = "https://github.com/niccokunzmann/open-web-calendar/archive/refs/tags/v1.29.tar.gz"
- sha256 = "6eb3c75f7135b2afcb60d4cd93bc7cacaaa5006520b3df0ee04faf81527d25af"
+ url = "https://github.com/niccokunzmann/open-web-calendar/archive/refs/tags/v1.30.tar.gz"
+ sha256 = "6ac168708af828712cab628ea23a6ad45f4cb3df82ec159661253a9142755197"
autoupdate.strategy = "latest_github_tag"
[resources.system_user]