diff --git a/CHANGELOG.md b/CHANGELOG.md index 62561157d..f4d61e000 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,6 +21,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Upgraded `angular` from version `20.0.7` to `20.1.3` - Upgraded `Nx` from version `21.2.4` to `21.3.9` +### Fixed + +- Fixed the missing localization for "Exclude from Analysis" in the create or update account dialog + ## 2.186.0 - 2025-07-30 ### Added diff --git a/apps/client/src/app/pages/accounts/create-or-update-account-dialog/create-or-update-account-dialog.html b/apps/client/src/app/pages/accounts/create-or-update-account-dialog/create-or-update-account-dialog.html index a38baa6ec..e87876c45 100644 --- a/apps/client/src/app/pages/accounts/create-or-update-account-dialog/create-or-update-account-dialog.html +++ b/apps/client/src/app/pages/accounts/create-or-update-account-dialog/create-or-update-account-dialog.html @@ -86,7 +86,7 @@