diff --git a/CHANGELOG.md b/CHANGELOG.md
index 116acb26e..df1d3d998 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
+## Unreleased
+
+### Changed
+
+- Improved the language localization for Portuguese (`pt`)
+
## 3.56.0 - 2026-08-20
### Changed
diff --git a/apps/client/src/locales/messages.pt.xlf b/apps/client/src/locales/messages.pt.xlf
index 24f095209..95a3401f6 100644
--- a/apps/client/src/locales/messages.pt.xlf
+++ b/apps/client/src/locales/messages.pt.xlf
@@ -31,7 +31,7 @@
please
- please
+ por favorapps/client/src/app/pages/pricing/pricing-page.html333
@@ -83,7 +83,7 @@
with
- with
+ comapps/client/src/app/components/subscription-interstitial-dialog/subscription-interstitial-dialog.html87
@@ -187,7 +187,7 @@
Copy
- Copy
+ Copiarlibs/ui/src/lib/notifications/alert-dialog/alert-dialog.html20
@@ -379,7 +379,7 @@
Paid
- Paid
+ Pagoapps/client/src/app/components/user-detail-dialog/user-detail-dialog.component.ts136
@@ -411,7 +411,7 @@
Unknown
- Unknown
+ Desconhecidolibs/ui/src/lib/i18n.ts89
@@ -455,7 +455,7 @@
and is driven by the efforts of its contributors
- and is driven by the efforts of its contributors
+ e é impulsionado pelos esforços de seus colaboradoresapps/client/src/app/pages/about/overview/about-overview-page.html50
@@ -503,7 +503,7 @@
Splits
- Splits
+ Desdobramentosapps/client/src/app/components/admin-market-data/asset-profile-dialog/asset-profile-dialog.html518
@@ -535,7 +535,7 @@
Find an account...
- Find an account...
+ Encontrar uma conta...libs/ui/src/lib/assistant/assistant.component.ts448
@@ -571,7 +571,7 @@
Watch the Ghostfol.io Trailer on YouTube
- Watch the Ghostfol.io Trailer on YouTube
+ Assista ao trailer do Ghostfol.io no YouTubeapps/client/src/app/pages/landing/landing-page.html19
@@ -651,7 +651,7 @@
Apply current market price
- Apply current market price
+ Aplicar preço de mercado atualapps/client/src/app/pages/portfolio/activities/create-or-update-activity-dialog/create-or-update-activity-dialog.html220
@@ -659,7 +659,7 @@
Subscription History
- Subscription History
+ Histórico de assinaturaapps/client/src/app/components/user-detail-dialog/user-detail-dialog.html156
@@ -743,7 +743,7 @@
Update Account
- Update Account
+ Atualizar contalibs/common/src/lib/routes/routes.ts87
@@ -815,7 +815,7 @@
No auto-renewal on membership.
- No auto-renewal on membership.
+ A assinatura não é renovada automaticamente.apps/client/src/app/components/user-account-membership/user-account-membership.html77