diff --git a/CHANGELOG.md b/CHANGELOG.md
index 799b92ff9..ad73d85d1 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed
- Improved the language localization for Polish (`pl`)
+- Improved the language localization for Spanish (`es`)
## 2.187.0 - 2025-08-02
diff --git a/apps/client/src/locales/messages.es.xlf b/apps/client/src/locales/messages.es.xlf
index eea43de11..47ced2075 100644
--- a/apps/client/src/locales/messages.es.xlf
+++ b/apps/client/src/locales/messages.es.xlf
@@ -2236,7 +2236,7 @@
Exclude from Analysis
- Exclude from Analysis
+ Excluir del análisisapps/client/src/app/pages/accounts/create-or-update-account-dialog/create-or-update-account-dialog.html90
@@ -7154,7 +7154,7 @@
and I agree to the Terms of Service.
- and I agree to the Terms of Service.
+ y acepto los Términos del servicio.apps/client/src/app/pages/register/show-access-token-dialog/show-access-token-dialog.html34
@@ -7162,7 +7162,7 @@
() is already in use.
- () is already in use.
+ () ya está en uso.apps/client/src/app/components/admin-market-data/asset-profile-dialog/asset-profile-dialog.component.ts563
@@ -7170,7 +7170,7 @@
An error occurred while updating to ().
- An error occurred while updating to ().
+ Ocurrió un error al actualizar a ().apps/client/src/app/components/admin-market-data/asset-profile-dialog/asset-profile-dialog.component.ts571
@@ -7468,7 +7468,7 @@
markets
- markets
+ mercadoskebab-caselibs/common/src/lib/routes/routes.ts
@@ -7481,7 +7481,7 @@
Fuel your self-hosted Ghostfolio with a powerful data provider to access 80,000+ tickers from over 50 exchanges worldwide.
- Fuel your self-hosted Ghostfolio with a powerful data provider to access 80,000+ tickers from over 50 exchanges worldwide.
+ Alimenta tu Ghostfolio autoalojado con un proveedor de datos potente para acceder a más de 80.000 tickers de más de 50 intercambios a nivel mundial.apps/client/src/app/components/admin-settings/admin-settings.component.html16
@@ -7489,7 +7489,7 @@
Get Access
- Get Access
+ Obtener accesoapps/client/src/app/components/admin-settings/admin-settings.component.html27
@@ -7497,7 +7497,7 @@
Learn more
- Learn more
+ Aprender másapps/client/src/app/components/admin-settings/admin-settings.component.html38
@@ -7505,7 +7505,7 @@
Limited Offer!
- Limited Offer!
+ ¡Oferta limitada!apps/client/src/app/pages/pricing/pricing-page.html312
@@ -7513,7 +7513,7 @@
Get extra
- Get extra
+ Obtén extraapps/client/src/app/pages/pricing/pricing-page.html314
@@ -7521,7 +7521,7 @@
Available
- Available
+ Disponibleapps/client/src/app/components/data-provider-status/data-provider-status.component.html3
@@ -7529,7 +7529,7 @@
Unavailable
- Unavailable
+ No disponibleapps/client/src/app/components/data-provider-status/data-provider-status.component.html5
@@ -7537,7 +7537,7 @@
new
- new
+ nuevoapps/client/src/app/components/admin-settings/admin-settings.component.html67
@@ -7549,7 +7549,7 @@
Investment
- Investment
+ Inversiónapps/client/src/app/pages/i18n/i18n-page.html15
@@ -7557,7 +7557,7 @@
Over ${thresholdMax}% of your current investment is at ${maxAccountName} (${maxInvestmentRatio}%)
- Over ${thresholdMax}% of your current investment is at ${maxAccountName} (${maxInvestmentRatio}%)
+ Más del ${thresholdMax}% de tu inversión actual está en ${maxAccountName} (${maxInvestmentRatio}%)apps/client/src/app/pages/i18n/i18n-page.html17
@@ -7565,7 +7565,7 @@
The major part of your current investment is at ${maxAccountName} (${maxInvestmentRatio}%) and does not exceed ${thresholdMax}%
- The major part of your current investment is at ${maxAccountName} (${maxInvestmentRatio}%) and does not exceed ${thresholdMax}%
+ La mayor parte de tu inversión actual está en ${maxAccountName} (${maxInvestmentRatio}%) y no excede el ${thresholdMax}%apps/client/src/app/pages/i18n/i18n-page.html24
@@ -7573,7 +7573,7 @@
Equity
- Equity
+ Accionesapps/client/src/app/pages/i18n/i18n-page.html41