diff --git a/CHANGELOG.md b/CHANGELOG.md
index 16fac40fc..3e428bc3a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -9,7 +9,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed
+- Improved the language localization for Catalan (`ca`)
- Improved the language localization for Dutch (`nl`)
+- Improved the language localization for Portuguese (`pt`)
- Improved the language localization for Spanish (`es`)
## 2.182.0 - 2025-07-16
diff --git a/apps/client/src/locales/messages.ca.xlf b/apps/client/src/locales/messages.ca.xlf
index 56873fd20..cf6401c8b 100644
--- a/apps/client/src/locales/messages.ca.xlf
+++ b/apps/client/src/locales/messages.ca.xlf
@@ -5766,7 +5766,7 @@
from ATH
- from ATH
+ de l’ATH
libs/ui/src/lib/benchmark/benchmark.component.html
112
@@ -5774,7 +5774,7 @@
Market data provided by
- Market data provided by
+ Dades de mercat proporcionades per
libs/ui/src/lib/data-provider-credits/data-provider-credits.component.html
2
@@ -5782,7 +5782,7 @@
Savings Rate per Month
- Savings Rate per Month
+ Taxa d’estalvi per mes
libs/ui/src/lib/fire-calculator/fire-calculator.component.html
10
@@ -5790,7 +5790,7 @@
Annual Interest Rate
- Annual Interest Rate
+ Taxa d’interès anual
libs/ui/src/lib/fire-calculator/fire-calculator.component.html
21
@@ -5798,7 +5798,7 @@
Retirement Date
- Retirement Date
+ Data de jubilació
libs/ui/src/lib/fire-calculator/fire-calculator.component.html
32
@@ -5806,7 +5806,7 @@
Projected Total Amount
- Projected Total Amount
+ Import total previst
libs/ui/src/lib/fire-calculator/fire-calculator.component.html
57
@@ -5814,7 +5814,7 @@
Deposit
- Deposit
+ Dipòsit
libs/ui/src/lib/fire-calculator/fire-calculator.component.ts
360
@@ -5822,7 +5822,7 @@
Interest
- Interest
+ Interès
libs/ui/src/lib/fire-calculator/fire-calculator.component.ts
370
@@ -5834,7 +5834,7 @@
Savings
- Savings
+ Estalvi
libs/ui/src/lib/fire-calculator/fire-calculator.component.ts
380
@@ -5842,7 +5842,7 @@
Allocation
- Allocation
+ Assignació
libs/ui/src/lib/holdings-table/holdings-table.component.html
98
@@ -5858,7 +5858,7 @@
Show all
- Show all
+ Mostra-ho tot
libs/ui/src/lib/holdings-table/holdings-table.component.html
197
@@ -5866,7 +5866,7 @@
Account
- Account
+ Compte
libs/ui/src/lib/i18n.ts
4
@@ -5874,7 +5874,7 @@
Asia-Pacific
- Asia-Pacific
+ Àsia-Pacífic
libs/ui/src/lib/i18n.ts
5
@@ -5882,7 +5882,7 @@
Asset Class
- Asset Class
+ Classe d’actius
libs/ui/src/lib/i18n.ts
6
diff --git a/apps/client/src/locales/messages.pt.xlf b/apps/client/src/locales/messages.pt.xlf
index 484d5a8a7..5dfea6e91 100644
--- a/apps/client/src/locales/messages.pt.xlf
+++ b/apps/client/src/locales/messages.pt.xlf
@@ -8033,7 +8033,7 @@
Cryptocurrencies
- Cryptocurrencies
+ Criptomoedas
apps/client/src/app/components/markets/markets.component.ts
55
@@ -8053,7 +8053,7 @@
Manage Asset Profile
- Manage Asset Profile
+ Gerenciar perfil de ativos
apps/client/src/app/components/holding-detail-dialog/holding-detail-dialog.html
436
@@ -8061,7 +8061,7 @@
Alternative Investment
- Alternative Investment
+ Investimento Alternativo
libs/ui/src/lib/i18n.ts
44
@@ -8069,7 +8069,7 @@
Collectible
- Collectible
+ Colecionável
libs/ui/src/lib/i18n.ts
54
@@ -8077,7 +8077,7 @@
Average Unit Price
- Average Unit Price
+ Preço médio unitário
apps/client/src/app/components/holding-detail-dialog/holding-detail-dialog.component.ts
105
@@ -8085,7 +8085,7 @@
Account Cluster Risks
- Account Cluster Risks
+ Riscos de cluster de contas
apps/client/src/app/pages/i18n/i18n-page.html
14
@@ -8093,7 +8093,7 @@
Asset Class Cluster Risks
- Asset Class Cluster Risks
+ Riscos de cluster de classe de ativos
apps/client/src/app/pages/i18n/i18n-page.html
32
@@ -8101,7 +8101,7 @@
Currency Cluster Risks
- Currency Cluster Risks
+ Riscos de cluster monetário
apps/client/src/app/pages/i18n/i18n-page.html
64
@@ -8109,7 +8109,7 @@
Economic Market Cluster Risks
- Economic Market Cluster Risks
+ Riscos de Cluster do Mercado Econômico
apps/client/src/app/pages/i18n/i18n-page.html
86
@@ -8117,7 +8117,7 @@
Emergency Fund
- Emergency Fund
+ Fundo de Emergência
apps/client/src/app/pages/i18n/i18n-page.html
89
@@ -8125,7 +8125,7 @@
Fees
- Fees
+ Tarifas
apps/client/src/app/pages/i18n/i18n-page.html
106
@@ -8133,7 +8133,7 @@
Regional Market Cluster Risks
- Regional Market Cluster Risks
+ Riscos de cluster de mercado regional
apps/client/src/app/pages/i18n/i18n-page.html
107
@@ -8141,7 +8141,7 @@
No results found...
- No results found...
+ Nenhum resultado encontrado...
libs/ui/src/lib/assistant/assistant.html
49