diff --git a/CHANGELOG.md b/CHANGELOG.md
index e590b9f3b..98db3b039 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
+## Unreleased
+
+### Changed
+
+- Improved the language localization for Catalan (`ca`)
+
## 2.179.0 - 2025-07-07
### Added
diff --git a/apps/client/src/locales/messages.ca.xlf b/apps/client/src/locales/messages.ca.xlf
index 2d44105fc..f849aae31 100644
--- a/apps/client/src/locales/messages.ca.xlf
+++ b/apps/client/src/locales/messages.ca.xlf
@@ -5646,7 +5646,7 @@
Week to date
- Week to date
+ Setmana fins avuilibs/ui/src/lib/assistant/assistant.component.ts354
@@ -5654,7 +5654,7 @@
WTD
- WTD
+ WTDlibs/ui/src/lib/assistant/assistant.component.ts354
@@ -5662,7 +5662,7 @@
Month to date
- Month to date
+ Mes fins a la datalibs/ui/src/lib/assistant/assistant.component.ts358
@@ -5670,7 +5670,7 @@
MTD
- MTD
+ MTDlibs/ui/src/lib/assistant/assistant.component.ts358
@@ -5678,7 +5678,7 @@
Year to date
- Year to date
+ Any fins a la datalibs/ui/src/lib/assistant/assistant.component.ts362
@@ -5686,7 +5686,7 @@
year
- year
+ anylibs/ui/src/lib/assistant/assistant.component.ts372
@@ -5694,7 +5694,7 @@
years
- years
+ anyslibs/ui/src/lib/assistant/assistant.component.ts397
@@ -5702,7 +5702,7 @@
Asset Profiles
- Asset Profiles
+ Perfils d’actiusapps/client/src/app/components/admin-settings/admin-settings.component.html106
@@ -5710,7 +5710,7 @@
Date Range
- Date Range
+ Interval de dateslibs/ui/src/lib/assistant/assistant.html130
@@ -5718,7 +5718,7 @@
Reset Filters
- Reset Filters
+ Restableix els filtres libs/ui/src/lib/assistant/assistant.html224
@@ -5726,7 +5726,7 @@
Apply Filters
- Apply Filters
+ Aplicar filtres libs/ui/src/lib/assistant/assistant.html234