diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2a812076b..0ebb7b175 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 portfolio summary tab on the home page
+- Improved the language localization for German (`de`)
- Upgraded `@openrouter/ai-sdk-provider` from version `2.9.1` to `3.0.0`
- Upgraded `ai` from version `6.0.174` to `7.0.37`
diff --git a/apps/client/src/locales/messages.de.xlf b/apps/client/src/locales/messages.de.xlf
index 2932634c5..9bcc596fd 100644
--- a/apps/client/src/locales/messages.de.xlf
+++ b/apps/client/src/locales/messages.de.xlf
@@ -3287,7 +3287,7 @@
Invested Capital
- Invested Capital
+ Investiertes Kapitalapps/client/src/app/components/holding-detail-dialog/holding-detail-dialog.html173
@@ -3667,7 +3667,7 @@
Investments
- Investments
+ Investitionenapps/client/src/app/components/portfolio-summary/portfolio-summary.component.html197