diff --git a/CHANGELOG.md b/CHANGELOG.md
index 73ecfc636..cf3f2883b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Improved the dynamic numerical precision for various values in the account detail dialog
- Extended the accounts endpoint by dividend and interest
- Improved the language localization for Portuguese (`pt`)
+- Improved the language localization for Spanish (`es`)
## 2.190.0 - 2025-08-09
diff --git a/apps/client/src/locales/messages.es.xlf b/apps/client/src/locales/messages.es.xlf
index 2714cc718..3ad118a40 100644
--- a/apps/client/src/locales/messages.es.xlf
+++ b/apps/client/src/locales/messages.es.xlf
@@ -5426,7 +5426,7 @@
Argentina
- Argentina
+ Argentinalibs/ui/src/lib/i18n.ts77
@@ -7693,7 +7693,7 @@
start
- start
+ comenzarkebab-caselibs/common/src/lib/routes/routes.ts
@@ -7706,7 +7706,7 @@
Do you really want to generate a new security token?
- Do you really want to generate a new security token?
+ ¿Realmente deseas generar un nuevo token de seguridad?apps/client/src/app/components/user-account-access/user-account-access.component.ts174
@@ -7714,7 +7714,7 @@
Generate
- Generate
+ Generarapps/client/src/app/components/user-account-access/user-account-access.html43
@@ -7722,7 +7722,7 @@
Stocks
- Stocks
+ Accionesapps/client/src/app/components/markets/markets.component.ts52
@@ -7734,7 +7734,7 @@
Cryptocurrencies
- Cryptocurrencies
+ Criptomonedasapps/client/src/app/components/markets/markets.component.ts53
@@ -7754,7 +7754,7 @@
Manage Asset Profile
- Manage Asset Profile
+ Gestionar perfil de activoapps/client/src/app/components/holding-detail-dialog/holding-detail-dialog.html443
@@ -7762,7 +7762,7 @@
Alternative Investment
- Alternative Investment
+ Inversión alternativalibs/ui/src/lib/i18n.ts45
@@ -7770,7 +7770,7 @@
Collectible
- Collectible
+ Coleccionablelibs/ui/src/lib/i18n.ts55
@@ -7778,7 +7778,7 @@
Average Unit Price
- Average Unit Price
+ Precio medio por unidadapps/client/src/app/components/holding-detail-dialog/holding-detail-dialog.component.ts110
@@ -7790,7 +7790,7 @@
Account Cluster Risks
- Account Cluster Risks
+ Riesgos de grupo de cuentasapps/client/src/app/pages/i18n/i18n-page.html14
@@ -7798,7 +7798,7 @@
Asset Class Cluster Risks
- Asset Class Cluster Risks
+ Riesgos de grupo de clases de activosapps/client/src/app/pages/i18n/i18n-page.html39
@@ -7806,7 +7806,7 @@
Currency Cluster Risks
- Currency Cluster Risks
+ Riesgos del clúster de divisasapps/client/src/app/pages/i18n/i18n-page.html70