From db8c95c84fe63c3312a738f9bded29306e3dc8d2 Mon Sep 17 00:00:00 2001 From: Terry Casper Date: Sun, 10 Aug 2025 08:58:49 -0600 Subject: [PATCH] Feature/improve language localization for ES 20250810 --- CHANGELOG.md | 1 + apps/client/src/locales/messages.es.xlf | 26 ++++++++++++------------- 2 files changed, 14 insertions(+), 13 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f8560525f..ec017ff77 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,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 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 + Argentina libs/ui/src/lib/i18n.ts 77 @@ -7693,7 +7693,7 @@ start - start + comenzar kebab-case libs/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.ts 174 @@ -7714,7 +7714,7 @@ Generate - Generate + Generar apps/client/src/app/components/user-account-access/user-account-access.html 43 @@ -7722,7 +7722,7 @@ Stocks - Stocks + Acciones apps/client/src/app/components/markets/markets.component.ts 52 @@ -7734,7 +7734,7 @@ Cryptocurrencies - Cryptocurrencies + Criptomonedas apps/client/src/app/components/markets/markets.component.ts 53 @@ -7754,7 +7754,7 @@ Manage Asset Profile - Manage Asset Profile + Gestionar perfil de activo apps/client/src/app/components/holding-detail-dialog/holding-detail-dialog.html 443 @@ -7762,7 +7762,7 @@ Alternative Investment - Alternative Investment + Inversión alternativa libs/ui/src/lib/i18n.ts 45 @@ -7770,7 +7770,7 @@ Collectible - Collectible + Coleccionable libs/ui/src/lib/i18n.ts 55 @@ -7778,7 +7778,7 @@ Average Unit Price - Average Unit Price + Precio medio por unidad apps/client/src/app/components/holding-detail-dialog/holding-detail-dialog.component.ts 110 @@ -7790,7 +7790,7 @@ Account Cluster Risks - Account Cluster Risks + Riesgos de grupo de cuentas apps/client/src/app/pages/i18n/i18n-page.html 14 @@ -7798,7 +7798,7 @@ Asset Class Cluster Risks - Asset Class Cluster Risks + Riesgos de grupo de clases de activos apps/client/src/app/pages/i18n/i18n-page.html 39 @@ -7806,7 +7806,7 @@ Currency Cluster Risks - Currency Cluster Risks + Riesgos del clúster de divisas apps/client/src/app/pages/i18n/i18n-page.html 70