From a645578e1fc2325c962807c3c8b8011077b57206 Mon Sep 17 00:00:00 2001
From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
Date: Sun, 21 Jun 2026 10:02:01 +0200
Subject: [PATCH] Task/improve language localization for DE (20260621) (#7092)
* Update translations
* Update changelog
---
CHANGELOG.md | 6 ++++++
apps/client/src/locales/messages.de.xlf | 12 ++++++------
2 files changed, 12 insertions(+), 6 deletions(-)
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
+ Erstellung
apps/client/src/app/components/user-detail-dialog/user-detail-dialog.html
140
@@ -2687,7 +2687,7 @@
Subscription History
- Subscription History
+ Verlauf der Mitgliedschaft
apps/client/src/app/components/user-detail-dialog/user-detail-dialog.html
131
@@ -3239,7 +3239,7 @@
Data Gathering Frequency
- Data Gathering Frequency
+ Häufigkeit der Datensynchronisierung
apps/client/src/app/components/admin-market-data/asset-profile-dialog/asset-profile-dialog.html
449
@@ -3687,7 +3687,7 @@
Hourly
- Hourly
+ Stündlich
apps/client/src/app/components/admin-market-data/asset-profile-dialog/asset-profile-dialog.component.ts
214
@@ -3779,7 +3779,7 @@
Expiration
- Expiration
+ Ablauf
apps/client/src/app/components/user-detail-dialog/user-detail-dialog.html
198
@@ -6326,7 +6326,7 @@
Daily
- Daily
+ Täglich
apps/client/src/app/components/admin-market-data/asset-profile-dialog/asset-profile-dialog.component.ts
210