diff --git a/README.md b/README.md
index 3272461..35cd323 100644
--- a/README.md
+++ b/README.md
@@ -19,7 +19,7 @@ It shall NOT be edited by hand.
Lemmy is similar to sites like Reddit, Lobste.rs, or Hacker News: you subscribe to forums you're interested in, post links and discussions, then vote, and comment on them. Behind the scenes, it is very different; anyone can easily run a server, and all these servers are federated (think email), and connected to the same universe, called the Fediverse.
-**Shipped version:** 0.19.5~ynh2
+**Shipped version:** 0.19.5~ynh3
**Demo:**
diff --git a/README_es.md b/README_es.md
index a451867..4881d92 100644
--- a/README_es.md
+++ b/README_es.md
@@ -19,7 +19,7 @@ No se debe editar a mano.
Lemmy is similar to sites like Reddit, Lobste.rs, or Hacker News: you subscribe to forums you're interested in, post links and discussions, then vote, and comment on them. Behind the scenes, it is very different; anyone can easily run a server, and all these servers are federated (think email), and connected to the same universe, called the Fediverse.
-**Versión actual:** 0.19.5~ynh2
+**Versión actual:** 0.19.5~ynh3
**Demo:**
diff --git a/README_eu.md b/README_eu.md
index 409d86c..b1c4254 100644
--- a/README_eu.md
+++ b/README_eu.md
@@ -19,7 +19,7 @@ EZ editatu eskuz.
Lemmy is similar to sites like Reddit, Lobste.rs, or Hacker News: you subscribe to forums you're interested in, post links and discussions, then vote, and comment on them. Behind the scenes, it is very different; anyone can easily run a server, and all these servers are federated (think email), and connected to the same universe, called the Fediverse.
-**Paketatutako bertsioa:** 0.19.5~ynh2
+**Paketatutako bertsioa:** 0.19.5~ynh3
**Demoa:**
diff --git a/README_fr.md b/README_fr.md
index aed1d2a..399e61f 100644
--- a/README_fr.md
+++ b/README_fr.md
@@ -18,7 +18,7 @@ Il NE doit PAS être modifié à la main.
Lemmy est similaire à des sites comme Reddit, Lobste.rs ou Hacker News : vous vous abonnez aux forums qui vous intéressent, publiez des liens et des discussions, puis votez et commentez-les. Dans les coulisses, c'est très différent ; n'importe qui peut facilement exécuter un serveur, et tous ces serveurs sont fédérés (pensez au courrier électronique) et connectés au même univers, appelé Fediverse.
-**Version incluse :** 0.19.5~ynh2
+**Version incluse :** 0.19.5~ynh3
**Démo :**
diff --git a/README_gl.md b/README_gl.md
index 1a023b9..db8c795 100644
--- a/README_gl.md
+++ b/README_gl.md
@@ -19,7 +19,7 @@ NON debe editarse manualmente.
Lemmy is similar to sites like Reddit, Lobste.rs, or Hacker News: you subscribe to forums you're interested in, post links and discussions, then vote, and comment on them. Behind the scenes, it is very different; anyone can easily run a server, and all these servers are federated (think email), and connected to the same universe, called the Fediverse.
-**Versión proporcionada:** 0.19.5~ynh2
+**Versión proporcionada:** 0.19.5~ynh3
**Demo:**
diff --git a/README_id.md b/README_id.md
index 4b4abeb..bcdaa79 100644
--- a/README_id.md
+++ b/README_id.md
@@ -19,7 +19,7 @@ Ini TIDAK boleh diedit dengan tangan.
Lemmy is similar to sites like Reddit, Lobste.rs, or Hacker News: you subscribe to forums you're interested in, post links and discussions, then vote, and comment on them. Behind the scenes, it is very different; anyone can easily run a server, and all these servers are federated (think email), and connected to the same universe, called the Fediverse.
-**Versi terkirim:** 0.19.5~ynh2
+**Versi terkirim:** 0.19.5~ynh3
**Demo:**
diff --git a/README_zh_Hans.md b/README_zh_Hans.md
index 82cf700..6058bea 100644
--- a/README_zh_Hans.md
+++ b/README_zh_Hans.md
@@ -19,7 +19,7 @@
Lemmy is similar to sites like Reddit, Lobste.rs, or Hacker News: you subscribe to forums you're interested in, post links and discussions, then vote, and comment on them. Behind the scenes, it is very different; anyone can easily run a server, and all these servers are federated (think email), and connected to the same universe, called the Fediverse.
-**分发版本:** 0.19.5~ynh2
+**分发版本:** 0.19.5~ynh3
**演示:**
diff --git a/manifest.toml b/manifest.toml
index 795b34f..37ed7e8 100644
--- a/manifest.toml
+++ b/manifest.toml
@@ -7,7 +7,7 @@ name = "Lemmy"
description.en = "Link aggregator/Reddit clone for the fediverse"
description.fr = "Agrégateur de liens/clone Reddit pour le fedivers"
-version = "0.19.5~ynh2"
+version = "0.19.5~ynh3"
maintainers = []
@@ -56,8 +56,8 @@ ram.runtime = "50M"
autoupdate.strategy = "latest_github_commit"
[resources.sources.lemmy-translations]
- url = "https://github.com/LemmyNet/lemmy-translations/archive/088a27703ffa65e069dfbf341ee9bd44ec4c45c5.tar.gz"
- sha256 = "b504c50878a7914bdc49ea578a8c4855152de6f50a94c3cf053954ef903cd93e"
+ url = "https://github.com/LemmyNet/lemmy-translations/archive/493d5dc2a4e7a1671f06f789613410315792babc.tar.gz"
+ sha256 = "16f3d6aab8efc5e77e62f63708847ce7a3ef316b999836a7659c6d20bc4ecee0"
autoupdate.upstream = "https://github.com/LemmyNet/lemmy-translations/"
autoupdate.strategy = "latest_github_commit"