diff --git a/CHANGELOG.md b/CHANGELOG.md index feac50910..a8225be68 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Migrated the `@ghostfolio/ui/assistant` component to control flow - Migrated the `@ghostfolio/ui/value` component to control flow - Improved the language localization for Chinese (`zh`) +- Improved the language localization for EspaƱol (`es`) - Improved the language localization for Portuguese (`pt`) ## 2.171.0 - 2025-06-15 diff --git a/apps/client/src/locales/messages.es.xlf b/apps/client/src/locales/messages.es.xlf index 56eeb4031..baefddea5 100644 --- a/apps/client/src/locales/messages.es.xlf +++ b/apps/client/src/locales/messages.es.xlf @@ -7598,7 +7598,7 @@ changelog - registro decambios + registro-decambios kebab-case libs/common/src/lib/routes/routes.ts