diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9c8f3c05a..53debc2ab 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 Español (`es`)
+
## 2.178.0 - 2025-07-05
### Changed
diff --git a/apps/client/src/locales/messages.es.xlf b/apps/client/src/locales/messages.es.xlf
index 8b5bbd6b6..9b4221db5 100644
--- a/apps/client/src/locales/messages.es.xlf
+++ b/apps/client/src/locales/messages.es.xlf
@@ -5690,7 +5690,7 @@
app, asset, cryptocurrency, dashboard, etf, finance, management, performance, portfolio, software, stock, trading, wealth, web3
- app, asset, cryptocurrency, dashboard, etf, finance, management, performance, portfolio, software, stock, trading, wealth, web3
+ aplicación, activo, criptomoneda, panel, ETF, finanzas, gestión, rendimiento, cartera, software, acciones, comercio, riqueza, web3 apps/client/src/app/pages/i18n/i18n-page.html9
@@ -6014,7 +6014,7 @@
If you retire today, you would be able to withdraw per year or per month, based on your total assets of and a withdrawal rate of 4%.
- If you retire today, you would be able to withdraw per year or per month, based on your total assets of and a withdrawal rate of 4%.
+ Si te jubilaras hoy, podrías retirar por año o por mes, basado en tus activos totales de y una tasa de retiro del 4%. apps/client/src/app/pages/portfolio/fire/fire-page.html67
@@ -6086,7 +6086,7 @@
Self-Hosting
- Self-Hosting
+ Autoalojamientoapps/client/src/app/pages/faq/faq-page.component.ts49
@@ -6111,7 +6111,7 @@
Oops! It looks like you’re making too many requests. Please slow down a bit.
- Oops! It looks like you’re making too many requests. Please slow down a bit.
+ ¡Vaya! Parece que estás haciendo demasiadas solicitudes. Por favor, reduce la velocidad un poco.apps/client/src/app/core/http-response.interceptor.ts106
@@ -6135,7 +6135,7 @@
Closed
- Closed
+ Cerradoapps/client/src/app/components/home-holdings/home-holdings.component.ts38
@@ -6143,7 +6143,7 @@
Activity
- Activity
+ Actividadapps/client/src/app/components/holding-detail-dialog/holding-detail-dialog.html222
@@ -6151,7 +6151,7 @@
Dividend Yield
- Dividend Yield
+ Rendimiento por dividendoapps/client/src/app/components/holding-detail-dialog/holding-detail-dialog.html190
@@ -6175,7 +6175,7 @@
This action is not allowed.
- This action is not allowed.
+ Esta acción no está permitida.apps/client/src/app/core/http-response.interceptor.ts67
@@ -6207,7 +6207,7 @@
Delete Activities
- Delete Activities
+ Eliminar actividadeslibs/ui/src/lib/activities-table/activities-table.component.html67
@@ -6247,7 +6247,7 @@
By ETF Holding
- By ETF Holding
+ Por tenencia de ETFapps/client/src/app/pages/portfolio/allocations/allocations-page.html333
@@ -6255,7 +6255,7 @@
Approximation based on the top holdings of each ETF
- Approximation based on the top holdings of each ETF
+ Aproximación basada en las principales participaciones de cada ETFapps/client/src/app/pages/portfolio/allocations/allocations-page.html340
@@ -6263,7 +6263,7 @@
Join now or check out the example account
- Join now or check out the example account
+ Únete ahora o consulta la cuenta de ejemplo apps/client/src/app/pages/landing/landing-page.html434
@@ -6271,7 +6271,7 @@
Oops! There was an error setting up biometric authentication.
- Oops! There was an error setting up biometric authentication.
+ ¡Ups! Hubo un error al configurar la autenticación biométrica.apps/client/src/app/components/user-account-settings/user-account-settings.component.ts302