From 873109b75cae580c8107705f20960b82a584aaa7 Mon Sep 17 00:00:00 2001
From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
Date: Sun, 17 May 2026 11:50:42 +0300
Subject: [PATCH] Task/improve language localization for de (20260517) (#6891)
* Update translations
* Update changelog
---
CHANGELOG.md | 1 +
apps/client/src/locales/messages.de.xlf | 6 +++---
2 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index b20c3e40e..54eedaead 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -17,6 +17,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Randomized the placeholder in the assistant
- Enabled the _Bull Dashboard_ in the admin control panel without requiring an environment variable (experimental)
- Extracted the page tabs to a reusable component
+- Improved the language localization for German (`de`)
- Upgraded `bull-board` from version `7.0.0` to `7.1.5`
### Fixed
diff --git a/apps/client/src/locales/messages.de.xlf b/apps/client/src/locales/messages.de.xlf
index 483c09a65..bfff88889 100644
--- a/apps/client/src/locales/messages.de.xlf
+++ b/apps/client/src/locales/messages.de.xlf
@@ -439,7 +439,7 @@
Find an account...
- Find an account...
+ Finde ein Konto...libs/ui/src/lib/assistant/assistant.component.ts471
@@ -6117,7 +6117,7 @@
Find a holding...
- Find a holding...
+ Finde eine Position...libs/ui/src/lib/assistant/assistant.component.ts472
@@ -6298,7 +6298,7 @@
Jump to a page...
- Jump to a page...
+ Springe zu einer Seite...libs/ui/src/lib/assistant/assistant.component.ts473