diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md
index 75263db..756438c 100644
--- a/CONTRIBUTORS.md
+++ b/CONTRIBUTORS.md
@@ -5,6 +5,10 @@
## Translators
+### Brazilian Portuguese
+
+* [@paulo-roger](https://github.com/paulo-roger)
+
### French
- [@PoorPocketsMcNeuHold](https://github.com/PoorPocketsMcNeuHold)
diff --git a/assets/texts/de/Changelog/1.4.html b/assets/texts/de/Changelog/1.4.html
index 17a53c6..ee2f4a4 100644
--- a/assets/texts/de/Changelog/1.4.html
+++ b/assets/texts/de/Changelog/1.4.html
@@ -1,5 +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.
- 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 0f32b43..6db55fc 100644
--- a/assets/texts/de/Changelog/1.4.md
+++ b/assets/texts/de/Changelog/1.4.md
@@ -1,4 +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).
* **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 f5b9c25..4b5e48c 100644
--- a/assets/texts/en/Changelog/1.4.html
+++ b/assets/texts/en/Changelog/1.4.html
@@ -1,5 +1,6 @@
- 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 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 ba8111d..8930bc0 100644
--- a/assets/texts/en/Changelog/1.4.md
+++ b/assets/texts/en/Changelog/1.4.md
@@ -1,4 +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 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).