diff --git a/assets/texts/de/Changelog/1.4.html b/assets/texts/de/Changelog/1.4.html
index ee2f4a4..4309297 100644
--- a/assets/texts/de/Changelog/1.4.html
+++ b/assets/texts/de/Changelog/1.4.html
@@ -1,6 +1,6 @@
- Neu: Alle Netzwerkanfragen bspw. zur Mastodon API haben nun ein Timeout von fünf Sekunden um Server die nicht antworten korrekt zu behandeln. (#72)
-- Neu: Die Übersetzung für brasilianisches Portugiesisch wurde hinzugefügt, dank @paulo-roger.
+- Neu: Die Übersetzung für brasilianisches Portugiesisch wurde hinzugefügt, danke an @paulo-roger.
- Behoben: Ein Fehler wurde behoben, der ein Problem mit der Umleitung von Toot-Interaktionen verursachen konnte, wenn der Toot nur für authentifizierte Benutzer über die Mastodon-API verfügbar ist. (#71)
- Behoben: Ein Fehler wurde behoben, der dazu führte, dass die Umleitung bei neueren Friendica-Versionen nicht abgefangen wurde. (#62)
- Verbessert: Die Übersetzung für Französisch wurden verbessert, danke an @le-jun.
diff --git a/assets/texts/de/Changelog/1.4.md b/assets/texts/de/Changelog/1.4.md
index 6db55fc..a205242 100644
--- a/assets/texts/de/Changelog/1.4.md
+++ b/assets/texts/de/Changelog/1.4.md
@@ -1,5 +1,5 @@
* **Neu:** Alle Netzwerkanfragen bspw. zur Mastodon API haben nun ein Timeout von fünf Sekunden um Server die nicht antworten korrekt zu behandeln. ([#72](https://github.com/rugk/mastodon-simplified-federation/pull/72))
-* **Neu:** Die Übersetzung für brasilianisches Portugiesisch wurde hinzugefügt, dank [@paulo-roger](https://github.com/paulo-roger).
+* **Neu:** Die Übersetzung für brasilianisches Portugiesisch wurde hinzugefügt, danke an [@paulo-roger](https://github.com/paulo-roger).
* **Behoben:** Ein Fehler wurde behoben, der ein Problem mit der Umleitung von Toot-Interaktionen verursachen konnte, wenn der Toot nur für authentifizierte Benutzer über die Mastodon-API verfügbar ist. ([#71](https://github.com/rugk/mastodon-simplified-federation/issues/71))
* **Behoben:** Ein Fehler wurde behoben, der dazu führte, dass die Umleitung bei neueren Friendica-Versionen nicht abgefangen wurde. ([#62](https://github.com/rugk/mastodon-simplified-federation/issues/62))
* **Verbessert:** Die Übersetzung für Französisch wurden verbessert, danke an [@le-jun](https://github.com/le-jun).
diff --git a/assets/texts/en/Changelog/1.4.html b/assets/texts/en/Changelog/1.4.html
index 4b5e48c..06e32c5 100644
--- a/assets/texts/en/Changelog/1.4.html
+++ b/assets/texts/en/Changelog/1.4.html
@@ -1,7 +1,7 @@
- New: All network requests e.g. to the Mastodon API now have a timeout of five seconds to handle servers not responding correctly. (#72)
- New: The translation for Brazilian Portuguese has been added, thanks to @paulo-roger.
-- Fixed: A bug has been fixed that could cause an issue with redirection of toot interactions when the toot is only available to authenticated users via the Mastodon API. (#71)
+- Fixed: A bug has been fixed that could cause an issue with redirection of toot interactions when the toot is only available to authenticated users via the Mastodon API. (#71)
- Fixed: A bug has been fixed that resulted in the redirection not being catched in case of newer Friendica versions. (#62)
- Improved: The translation for French has been updated, thanks to @le-jun.
diff --git a/assets/texts/en/Changelog/1.4.md b/assets/texts/en/Changelog/1.4.md
index 8930bc0..8b852e4 100644
--- a/assets/texts/en/Changelog/1.4.md
+++ b/assets/texts/en/Changelog/1.4.md
@@ -1,5 +1,5 @@
* **New:** All network requests e.g. to the Mastodon API now have a timeout of five seconds to handle servers not responding correctly. ([#72](https://github.com/rugk/mastodon-simplified-federation/pull/72))
* **New:** The translation for Brazilian Portuguese has been added, thanks to [@paulo-roger](https://github.com/paulo-roger).
-* **Fixed:** A bug has been fixed that could cause an issue with redirection of toot interactions when the toot is only available to authenticated users via the Mastodon API. ([#71](https://github.com/rugk/mastodon-simplified-federation/issues/71))
+* **Fixed:** A bug has been fixed that could cause an issue with redirection of toot interactions when the toot is only available to authenticated users via the Mastodon API. ([#71](https://github.com/rugk/mastodon-simplified-federation/issues/71))
* **Fixed:** A bug has been fixed that resulted in the redirection not being catched in case of newer Friendica versions. ([#62](https://github.com/rugk/mastodon-simplified-federation/issues/62))
* **Improved:** The translation for French has been updated, thanks to [@le-jun](https://github.com/le-jun).