diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0278aa94c..5765b67b9 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -10,6 +10,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed
- Improved the asset profile dialog’s data gathering checkbox of the admin control panel to reflect the global settings
+- Improved the language localization for Catalan (`ca`)
+- Improved the language localization for Portuguese (`pt`)
+- Improved the language localization for Spanish (`es`)
## 2.180.0 - 2025-07-08
diff --git a/apps/client/src/locales/messages.ca.xlf b/apps/client/src/locales/messages.ca.xlf
index 35b837e5b..1c62a88fa 100644
--- a/apps/client/src/locales/messages.ca.xlf
+++ b/apps/client/src/locales/messages.ca.xlf
@@ -5518,7 +5518,7 @@
Oops, authentication has failed.
- Oops, authentication has failed.
+ Ups, l’autenticació ha fallat.apps/client/src/app/pages/webauthn/webauthn-page.html19
@@ -5526,7 +5526,7 @@
Try again
- Try again
+ Torna-ho a provarapps/client/src/app/pages/webauthn/webauthn-page.html27
@@ -5534,7 +5534,7 @@
Go back to Home Page
- Go back to Home Page
+ Torna a la pàgina d’iniciapps/client/src/app/pages/webauthn/webauthn-page.html33
@@ -5542,7 +5542,7 @@
Do you really want to delete this account balance?
- Do you really want to delete this account balance?
+ Realment voleu eliminar el saldo d’aquest compte?libs/ui/src/lib/account-balances/account-balances.component.ts120
@@ -5550,7 +5550,7 @@
Import Activities
- Import Activities
+ Activitats d’importaciólibs/ui/src/lib/activities-table/activities-table.component.html9
@@ -5562,7 +5562,7 @@
Import Dividends
- Import Dividends
+ Importar dividendslibs/ui/src/lib/activities-table/activities-table.component.html29
@@ -5574,7 +5574,7 @@
Export Activities
- Export Activities
+ Activitats d’exportaciólibs/ui/src/lib/activities-table/activities-table.component.html41
@@ -5586,7 +5586,7 @@
Export Drafts as ICS
- Export Drafts as ICS
+ Exporta esborranys com a ICSlibs/ui/src/lib/activities-table/activities-table.component.html54
@@ -5598,7 +5598,7 @@
Delete Activities
- Delete Activities
+ Suprimeix les activitatslibs/ui/src/lib/activities-table/activities-table.component.html67
@@ -5606,7 +5606,7 @@
Draft
- Draft
+ Esborranylibs/ui/src/lib/activities-table/activities-table.component.html145
@@ -5614,7 +5614,7 @@
Clone
- Clone
+ Clonarlibs/ui/src/lib/activities-table/activities-table.component.html436
@@ -5622,7 +5622,7 @@
Export Draft as ICS
- Export Draft as ICS
+ Exporta l’esborrany com a ICSlibs/ui/src/lib/activities-table/activities-table.component.html446
@@ -5630,7 +5630,7 @@
Do you really want to delete these activities?
- Do you really want to delete these activities?
+ De veritat vols suprimir aquestes activitats?libs/ui/src/lib/activities-table/activities-table.component.ts249
@@ -5638,7 +5638,7 @@
Do you really want to delete this activity?
- Do you really want to delete this activity?
+ Realment vols suprimir aquesta activitat?libs/ui/src/lib/activities-table/activities-table.component.ts259
@@ -5734,7 +5734,7 @@
50-Day Trend
- 50-Day Trend
+ Tendència de 50 dieslibs/ui/src/lib/benchmark/benchmark.component.html25
@@ -5742,7 +5742,7 @@
200-Day Trend
- 200-Day Trend
+ Tendència de 200 dieslibs/ui/src/lib/benchmark/benchmark.component.html54
@@ -5750,7 +5750,7 @@
Last All Time High
- Last All Time High
+ Darrer tot el tempslibs/ui/src/lib/benchmark/benchmark.component.html83
@@ -5758,7 +5758,7 @@
Change from All Time High
- Change from All Time High
+ Canvi des del màxim històriclibs/ui/src/lib/benchmark/benchmark.component.html110
diff --git a/apps/client/src/locales/messages.es.xlf b/apps/client/src/locales/messages.es.xlf
index 5113a051d..071da5be5 100644
--- a/apps/client/src/locales/messages.es.xlf
+++ b/apps/client/src/locales/messages.es.xlf
@@ -6591,7 +6591,7 @@
Error
- Error
+ Errorapps/client/src/app/components/admin-market-data/asset-profile-dialog/asset-profile-dialog.component.ts540
@@ -6599,7 +6599,7 @@
Deactivate
- Deactivate
+ Desactivarapps/client/src/app/components/rule/rule.component.html72
@@ -6607,7 +6607,7 @@
Activate
- Activate
+ Activarapps/client/src/app/components/rule/rule.component.html74
@@ -6615,7 +6615,7 @@
Inactive
- Inactive
+ Inactivaapps/client/src/app/pages/portfolio/x-ray/x-ray-page.component.html232
@@ -6623,7 +6623,7 @@
Cancel
- Cancel
+ Cancelarlibs/ui/src/lib/i18n.ts9
@@ -6631,7 +6631,7 @@
Close
- Close
+ Cercalibs/ui/src/lib/i18n.ts11
@@ -6639,7 +6639,7 @@
Yes
- Yes
+ Sílibs/ui/src/lib/i18n.ts32
@@ -6647,7 +6647,7 @@
Copy link to clipboard
- Copy link to clipboard
+ Copiar enlace al portapapelesapps/client/src/app/components/access-table/access-table.component.html70
@@ -6655,7 +6655,7 @@
Portfolio Snapshot
- Portfolio Snapshot
+ Instantánea de la carteraapps/client/src/app/components/admin-jobs/admin-jobs.html39
@@ -6679,7 +6679,7 @@
Threshold Min
- Threshold Min
+ Umbral mínimoapps/client/src/app/components/rule/rule-settings-dialog/rule-settings-dialog.html54
@@ -6687,7 +6687,7 @@
Threshold Max
- Threshold Max
+ Umbral máximoapps/client/src/app/components/rule/rule-settings-dialog/rule-settings-dialog.html92
@@ -6695,7 +6695,7 @@
Close
- Close
+ Cercaapps/client/src/app/components/rule/rule-settings-dialog/rule-settings-dialog.html129
@@ -6703,7 +6703,7 @@
Customize
- Customize
+ Personalizarapps/client/src/app/components/rule/rule.component.html67
@@ -6711,7 +6711,7 @@
No auto-renewal.
- No auto-renewal.
+ Sin renovación automática.apps/client/src/app/components/user-account-membership/user-account-membership.html70
@@ -6719,7 +6719,7 @@
Today
- Today
+ Hoyapps/client/src/app/pages/public/public-page.html24
@@ -6727,7 +6727,7 @@
This year
- This year
+ Este añoapps/client/src/app/pages/public/public-page.html42
diff --git a/apps/client/src/locales/messages.pt.xlf b/apps/client/src/locales/messages.pt.xlf
index 63d7cb3ec..b377b3a76 100644
--- a/apps/client/src/locales/messages.pt.xlf
+++ b/apps/client/src/locales/messages.pt.xlf
@@ -6606,7 +6606,7 @@
Activate
- Activate
+ Ativarapps/client/src/app/components/rule/rule.component.html74
@@ -6614,7 +6614,7 @@
Inactive
- Inactive
+ Inativoapps/client/src/app/pages/portfolio/x-ray/x-ray-page.component.html232
@@ -6622,7 +6622,7 @@
Cancel
- Cancel
+ Cancelarlibs/ui/src/lib/i18n.ts9
@@ -6630,7 +6630,7 @@
Close
- Close
+ Fecharlibs/ui/src/lib/i18n.ts11
@@ -6638,7 +6638,7 @@
Yes
- Yes
+ Simlibs/ui/src/lib/i18n.ts32
@@ -6646,7 +6646,7 @@
Copy link to clipboard
- Copy link to clipboard
+ Copiar link para a área de transferênciaapps/client/src/app/components/access-table/access-table.component.html70
@@ -6654,7 +6654,7 @@
Portfolio Snapshot
- Portfolio Snapshot
+ Visão geral do portfólioapps/client/src/app/components/admin-jobs/admin-jobs.html39
@@ -6678,7 +6678,7 @@
Threshold Min
- Threshold Min
+ Limite mínimoapps/client/src/app/components/rule/rule-settings-dialog/rule-settings-dialog.html54
@@ -6686,7 +6686,7 @@
Threshold Max
- Threshold Max
+ Limite máximoapps/client/src/app/components/rule/rule-settings-dialog/rule-settings-dialog.html92
@@ -6694,7 +6694,7 @@
Close
- Close
+ Fecharapps/client/src/app/components/rule/rule-settings-dialog/rule-settings-dialog.html129
@@ -6702,7 +6702,7 @@
Customize
- Customize
+ Personalizarapps/client/src/app/components/rule/rule.component.html67
@@ -6710,7 +6710,7 @@
No auto-renewal.
- No auto-renewal.
+ Sem renovação automática.apps/client/src/app/components/user-account-membership/user-account-membership.html70
@@ -6718,7 +6718,7 @@
Today
- Today
+ Hojeapps/client/src/app/pages/public/public-page.html24
@@ -6726,7 +6726,7 @@
This year
- This year
+ Este anoapps/client/src/app/pages/public/public-page.html42
@@ -6734,7 +6734,7 @@
From the beginning
- From the beginning
+ Desde o inícioapps/client/src/app/pages/public/public-page.html60
@@ -6742,7 +6742,7 @@
Oops! Invalid currency.
- Oops! Invalid currency.
+ Ops! Moeda inválida.apps/client/src/app/components/admin-market-data/create-asset-profile-dialog/create-asset-profile-dialog.html49
@@ -6750,7 +6750,7 @@
This page has been archived.
- This page has been archived.
+ Esta página foi arquivada.apps/client/src/app/pages/resources/personal-finance-tools/product-page.html14
@@ -6886,7 +6886,7 @@
Oops! Could not find any assets.
- Oops! Could not find any assets.
+ Ops! Não foi possível encontrar nenhum ativo.libs/ui/src/lib/symbol-autocomplete/symbol-autocomplete.component.html40
@@ -6894,7 +6894,7 @@
Data Providers
- Data Providers
+ Provedores de dadosapps/client/src/app/components/admin-settings/admin-settings.component.html4
@@ -6902,7 +6902,7 @@
Set API key
- Set API key
+ Definir chave de APIapps/client/src/app/components/admin-settings/admin-settings.component.html171
@@ -6918,7 +6918,7 @@
Ukraine
- Ukraine
+ Ucrânialibs/ui/src/lib/i18n.ts97