From e5ca1299ec8c957fc00f379b8f5b93d2c995f8a1 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Wed, 8 Oct 2025 20:20:31 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 14ee704ef..b080de0e9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Improved the spacing around the buttons in the holding detail dialog - Extended the _Storybook_ stories of the accounts table component by a loading state story - Refactored the auth page to standalone +- Improved the language localization for German (`de`) ### Fixed