From c40993ce3380bfec229be14c7e4e89e1001becfc Mon Sep 17 00:00:00 2001
From: Alesky Zakarin <59431392+aleskrin@users.noreply.github.com>
Date: Wed, 25 Jun 2025 10:14:27 -0600
Subject: [PATCH] Feature/improve language localization for ES 20250625 (#5029)
* Improve language localization for ES
* Update changelog
---
CHANGELOG.md | 1 +
apps/client/src/locales/messages.es.xlf | 28 ++++++++++++-------------
2 files changed, 15 insertions(+), 14 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7636f30e0..b7e34b644 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 Catalan (`ca`)
+- Improved the language localization for Español (`es`)
### Fixed
diff --git a/apps/client/src/locales/messages.es.xlf b/apps/client/src/locales/messages.es.xlf
index 6a442e524..fd9a974d2 100644
--- a/apps/client/src/locales/messages.es.xlf
+++ b/apps/client/src/locales/messages.es.xlf
@@ -5850,7 +5850,7 @@
Market data is delayed for
- Market data is delayed for
+ Los datos del mercado se retrasan porapps/client/src/app/components/portfolio-performance/portfolio-performance.component.ts87
@@ -5874,7 +5874,7 @@
Absolute Asset Performance
- Absolute Asset Performance
+ Rendimiento absoluto de los activosapps/client/src/app/pages/portfolio/analysis/analysis-page.html102
@@ -5882,7 +5882,7 @@
Asset Performance
- Asset Performance
+ Rendimiento de activos apps/client/src/app/pages/portfolio/analysis/analysis-page.html123
@@ -5890,7 +5890,7 @@
Absolute Currency Performance
- Absolute Currency Performance
+ Rendimiento absoluto de divisasapps/client/src/app/pages/portfolio/analysis/analysis-page.html145
@@ -5898,7 +5898,7 @@
Currency Performance
- Currency Performance
+ Rendimiento de la moneda apps/client/src/app/pages/portfolio/analysis/analysis-page.html169
@@ -5906,7 +5906,7 @@
Absolute Net Performance
- Absolute Net Performance
+ Rendimiento neto absoluto apps/client/src/app/pages/portfolio/analysis/analysis-page.html192
@@ -5914,7 +5914,7 @@
Net Performance
- Net Performance
+ Rendimiento neto apps/client/src/app/pages/portfolio/analysis/analysis-page.html211
@@ -5922,7 +5922,7 @@
Week to date
- Week to date
+ Semana hasta la fechalibs/ui/src/lib/assistant/assistant.component.ts343
@@ -5930,7 +5930,7 @@
WTD
- WTD
+ WTDlibs/ui/src/lib/assistant/assistant.component.ts343
@@ -5938,7 +5938,7 @@
Month to date
- Month to date
+ Mes hasta la fechalibs/ui/src/lib/assistant/assistant.component.ts347
@@ -5946,7 +5946,7 @@
MTD
- MTD
+ MTDlibs/ui/src/lib/assistant/assistant.component.ts347
@@ -5954,7 +5954,7 @@
Year to date
- Year to date
+ El año hasta la fechalibs/ui/src/lib/assistant/assistant.component.ts351
@@ -5974,7 +5974,7 @@
Oops! A data provider is experiencing the hiccups.
- Oops! A data provider is experiencing the hiccups.
+ ¡Ups! Un proveedor de datos está experimentando problemas.apps/client/src/app/components/portfolio-performance/portfolio-performance.component.html8
@@ -6022,7 +6022,7 @@
Data Gathering
- Data Gathering
+ Recopilación de datosapps/client/src/app/components/admin-market-data/asset-profile-dialog/asset-profile-dialog.html541