diff --git a/CHANGELOG.md b/CHANGELOG.md
index d45b3a7c7..f790d036d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -16,6 +16,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Improved the usability of the account selectors in the transfer cash balance dialog
- Improved the performance of the portfolio snapshot calculation by indexing the activities
+- Improved the language localization for German (`de`)
- Improved the language localization for Spanish (`es`)
- Updated `angular-developer` skills
- Upgraded `angular` from version `21.2.19` to `22.1.2`
diff --git a/apps/client/src/locales/messages.de.xlf b/apps/client/src/locales/messages.de.xlf
index 9cbe1fb09..2f1d8bbba 100644
--- a/apps/client/src/locales/messages.de.xlf
+++ b/apps/client/src/locales/messages.de.xlf
@@ -871,7 +871,7 @@
An error occurred while merging this asset profile into ().
- An error occurred while merging this asset profile into ().
+ Beim Zusammenführen dieses Anlageprofils mit () ist ein Fehler aufgetreten.apps/client/src/app/components/admin-market-data/asset-profile-dialog/asset-profile-dialog.component.ts942
@@ -3587,7 +3587,7 @@
This action cannot be undone.
- This action cannot be undone.
+ Diese Aktion kann nicht rückgängig gemacht werden.apps/client/src/app/components/admin-market-data/asset-profile-dialog/asset-profile-dialog.component.ts961
@@ -4131,7 +4131,7 @@
This asset profile cannot be merged into ().
- This asset profile cannot be merged into ().
+ Dieses Anlageprofil kann nicht mit () zusammengeführt werden.apps/client/src/app/components/admin-market-data/asset-profile-dialog/asset-profile-dialog.component.ts920
@@ -4215,7 +4215,7 @@
The data of this asset profile is moved to () and this asset profile is deleted.
- The data of this asset profile is moved to () and this asset profile is deleted.
+ Die Daten dieses Anlageprofils werden nach () verschoben und dieses Anlageprofil wird gelöscht.apps/client/src/app/components/admin-market-data/asset-profile-dialog/asset-profile-dialog.component.ts959
@@ -5881,7 +5881,7 @@
Do you really want to merge this asset profile into it?
- Do you really want to merge this asset profile into it?
+ Möchtest du dieses Anlageprofil wirklich damit zusammenführen?apps/client/src/app/components/admin-market-data/asset-profile-dialog/asset-profile-dialog.component.ts965
@@ -8169,7 +8169,7 @@
() is already in use.
- () wird bereits verwendet.
+ () wird bereits verwendet.apps/client/src/app/components/admin-market-data/asset-profile-dialog/asset-profile-dialog.component.ts963