diff --git a/CHANGELOG.md b/CHANGELOG.md index eece07381..1939ff659 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Unreleased +### Changed + +- Consolidated the duplicated translations of the asset classes and asset sub classes + ### Fixed - Fixed the creation of asset profiles with a symbol in the wrong letter case diff --git a/apps/client/src/app/pages/i18n/i18n-page.html b/apps/client/src/app/pages/i18n/i18n-page.html index e3fedde9a..707c3a0b4 100644 --- a/apps/client/src/app/pages/i18n/i18n-page.html +++ b/apps/client/src/app/pages/i18n/i18n-page.html @@ -1,23 +1,8 @@