diff --git a/CHANGELOG.md b/CHANGELOG.md index 6fd4f5835..cfa6874da 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed +- Improved the language localization for German (`de`) - Upgraded `angular` from version `16.2.12` to `17.0.4` - Upgraded `Nx` from version `17.0.2` to `17.1.3` diff --git a/apps/client/src/app/pages/i18n/i18n-page.html b/apps/client/src/app/pages/i18n/i18n-page.html index b091ed4ba..4922b01cd 100644 --- a/apps/client/src/app/pages/i18n/i18n-page.html +++ b/apps/client/src/app/pages/i18n/i18n-page.html @@ -2,8 +2,9 @@