From 2dcf93cbba9c44a171626d954bd45793f28dbe4e Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Wed, 12 Aug 2026 15:25:54 +0200 Subject: [PATCH] Task/improve language localization for DE (20260812) (#7604) * Update translation * Update changelog --- CHANGELOG.md | 1 + apps/client/src/locales/messages.de.xlf | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index aee61cce8..bbaad56b4 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 - Removed the deprecated `isDraft` attribute of the activity in favor of the _Draft_ tag +- Improved the language localization for German (`de`) ## 3.48.1 - 2026-08-11 diff --git a/apps/client/src/locales/messages.de.xlf b/apps/client/src/locales/messages.de.xlf index fcec27cef..347418d91 100644 --- a/apps/client/src/locales/messages.de.xlf +++ b/apps/client/src/locales/messages.de.xlf @@ -6790,7 +6790,7 @@ Derived from the portfolio you are viewing - Derived from the portfolio you are viewing + Abgeleitet vom Portfolio, das du betrachtest apps/client/src/app/components/user-account-settings/user-account-settings.html 27