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