diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7c3558ccc..d5dd293bb 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
+## Unreleased
+
+### Changed
+
+- Improved the language localization for German (`de`)
+
## 3.13.0 - 2026-06-20
### Added
diff --git a/apps/client/src/locales/messages.de.xlf b/apps/client/src/locales/messages.de.xlf
index e1f501f28..5ebf979ed 100644
--- a/apps/client/src/locales/messages.de.xlf
+++ b/apps/client/src/locales/messages.de.xlf
@@ -759,7 +759,7 @@
Creation
- Creation
+ Erstellungapps/client/src/app/components/user-detail-dialog/user-detail-dialog.html140
@@ -2687,7 +2687,7 @@
Subscription History
- Subscription History
+ Verlauf der Mitgliedschaftapps/client/src/app/components/user-detail-dialog/user-detail-dialog.html131
@@ -3239,7 +3239,7 @@
Data Gathering Frequency
- Data Gathering Frequency
+ Häufigkeit der Datensynchronisierungapps/client/src/app/components/admin-market-data/asset-profile-dialog/asset-profile-dialog.html449
@@ -3687,7 +3687,7 @@
Hourly
- Hourly
+ Stündlichapps/client/src/app/components/admin-market-data/asset-profile-dialog/asset-profile-dialog.component.ts214
@@ -3779,7 +3779,7 @@
Expiration
- Expiration
+ Ablaufapps/client/src/app/components/user-detail-dialog/user-detail-dialog.html198
@@ -6326,7 +6326,7 @@
Daily
- Daily
+ Täglichapps/client/src/app/components/admin-market-data/asset-profile-dialog/asset-profile-dialog.component.ts210