diff --git a/CHANGELOG.md b/CHANGELOG.md index 14827175b..45137937d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Enabled the _Bull Dashboard_ in the admin control panel without requiring an environment variable (experimental) - Extracted the page tabs to a reusable component - Improved the language localization for German (`de`) +- Improved the language localization for Spanish (`es`) - Upgraded `bull-board` from version `7.0.0` to `7.1.5` - Upgraded `Nx` from version `22.7.1` to `22.7.2` diff --git a/apps/client/src/locales/messages.es.xlf b/apps/client/src/locales/messages.es.xlf index 4e1cd04a3..c99924de8 100644 --- a/apps/client/src/locales/messages.es.xlf +++ b/apps/client/src/locales/messages.es.xlf @@ -440,7 +440,7 @@ Find an account... - Find an account... + Buscar una cuenta... libs/ui/src/lib/assistant/assistant.component.ts 471 @@ -6094,7 +6094,7 @@ Find a holding... - Find a holding... + Buscar una posición... libs/ui/src/lib/assistant/assistant.component.ts 472 @@ -6275,7 +6275,7 @@ Jump to a page... - Jump to a page... + Saltar a una página... libs/ui/src/lib/assistant/assistant.component.ts 473