From a146fd8d92eaeca081b669a1190719e13343d98a Mon Sep 17 00:00:00 2001
From: Jorge
Date: Thu, 14 May 2026 10:53:02 +0200
Subject: [PATCH 2/3] Task/improve language localization for ES (#6852)
* Update translations
* Update changelog
---
CHANGELOG.md | 1 +
apps/client/src/locales/messages.es.xlf | 10 +++++-----
2 files changed, 6 insertions(+), 5 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5e53d4dbb..cc03ee417 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -15,6 +15,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Migrated various components from `NgClass` to class bindings
- Refreshed the cryptocurrencies list
+- Improved the language localization for Spanish (`es`)
- Cleaned up the _Webpack Bundle Analyzer_ setup
- Upgraded `@internationalized/number` from version `3.6.5` to `3.6.6`
- Upgraded `@ionic/angular` from version `8.8.1` to `8.8.5`
diff --git a/apps/client/src/locales/messages.es.xlf b/apps/client/src/locales/messages.es.xlf
index 62befb2ae..69aefb793 100644
--- a/apps/client/src/locales/messages.es.xlf
+++ b/apps/client/src/locales/messages.es.xlf
@@ -1612,7 +1612,7 @@
Duration
- Duration
+ Duraciónapps/client/src/app/components/admin-overview/admin-overview.html172
@@ -2760,7 +2760,7 @@
Code
- Code
+ Códigoapps/client/src/app/components/admin-overview/admin-overview.html159
@@ -3756,7 +3756,7 @@
Loan
- Loan
+ Préstamolibs/ui/src/lib/i18n.ts59
@@ -5012,7 +5012,7 @@
saying no to spreadsheets in
- diciendo no a las hojas de cálculo en
+ en contra de las las hojas de cálculo en apps/client/src/app/pages/landing/landing-page.html209
@@ -6959,7 +6959,7 @@
has been copied to the clipboard
- has been copied to the clipboard
+ ha sido copiado al portapapelesapps/client/src/app/components/admin-overview/admin-overview.component.ts377
From c6fa3c9e1331b8fa37ec8f2a2524eece343116fc Mon Sep 17 00:00:00 2001
From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
Date: Thu, 14 May 2026 12:05:14 +0300
Subject: [PATCH 3/3] Task/migrate ion-icon to self-closing tag in holding
detail dialog (#6814)
Migrate to self-closing tag
---
.../holding-detail-dialog/holding-detail-dialog.html | 9 ++++-----
1 file changed, 4 insertions(+), 5 deletions(-)
diff --git a/apps/client/src/app/components/holding-detail-dialog/holding-detail-dialog.html b/apps/client/src/app/components/holding-detail-dialog/holding-detail-dialog.html
index dbdaf0c69..7c1906ee5 100644
--- a/apps/client/src/app/components/holding-detail-dialog/holding-detail-dialog.html
+++ b/apps/client/src/app/components/holding-detail-dialog/holding-detail-dialog.html
@@ -434,11 +434,10 @@
mat-stroked-button
(click)="onCloseHolding()"
>
- Close Holding
+ Close Holding
}
@if (