diff --git a/CHANGELOG.md b/CHANGELOG.md
index eca275724..f82b72a4d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed
+- Improved the language localization for Catalan (`ca`)
- Improved the language localization for Portuguese (`pt`)
- Improved the language localization for Spanish (`es`)
diff --git a/apps/client/src/locales/messages.ca.xlf b/apps/client/src/locales/messages.ca.xlf
index 35b837e5b..1c62a88fa 100644
--- a/apps/client/src/locales/messages.ca.xlf
+++ b/apps/client/src/locales/messages.ca.xlf
@@ -5518,7 +5518,7 @@
Oops, authentication has failed.
- Oops, authentication has failed.
+ Ups, l’autenticació ha fallat.apps/client/src/app/pages/webauthn/webauthn-page.html19
@@ -5526,7 +5526,7 @@
Try again
- Try again
+ Torna-ho a provarapps/client/src/app/pages/webauthn/webauthn-page.html27
@@ -5534,7 +5534,7 @@
Go back to Home Page
- Go back to Home Page
+ Torna a la pàgina d’iniciapps/client/src/app/pages/webauthn/webauthn-page.html33
@@ -5542,7 +5542,7 @@
Do you really want to delete this account balance?
- Do you really want to delete this account balance?
+ Realment voleu eliminar el saldo d’aquest compte?libs/ui/src/lib/account-balances/account-balances.component.ts120
@@ -5550,7 +5550,7 @@
Import Activities
- Import Activities
+ Activitats d’importaciólibs/ui/src/lib/activities-table/activities-table.component.html9
@@ -5562,7 +5562,7 @@
Import Dividends
- Import Dividends
+ Importar dividendslibs/ui/src/lib/activities-table/activities-table.component.html29
@@ -5574,7 +5574,7 @@
Export Activities
- Export Activities
+ Activitats d’exportaciólibs/ui/src/lib/activities-table/activities-table.component.html41
@@ -5586,7 +5586,7 @@
Export Drafts as ICS
- Export Drafts as ICS
+ Exporta esborranys com a ICSlibs/ui/src/lib/activities-table/activities-table.component.html54
@@ -5598,7 +5598,7 @@
Delete Activities
- Delete Activities
+ Suprimeix les activitatslibs/ui/src/lib/activities-table/activities-table.component.html67
@@ -5606,7 +5606,7 @@
Draft
- Draft
+ Esborranylibs/ui/src/lib/activities-table/activities-table.component.html145
@@ -5614,7 +5614,7 @@
Clone
- Clone
+ Clonarlibs/ui/src/lib/activities-table/activities-table.component.html436
@@ -5622,7 +5622,7 @@
Export Draft as ICS
- Export Draft as ICS
+ Exporta l’esborrany com a ICSlibs/ui/src/lib/activities-table/activities-table.component.html446
@@ -5630,7 +5630,7 @@
Do you really want to delete these activities?
- Do you really want to delete these activities?
+ De veritat vols suprimir aquestes activitats?libs/ui/src/lib/activities-table/activities-table.component.ts249
@@ -5638,7 +5638,7 @@
Do you really want to delete this activity?
- Do you really want to delete this activity?
+ Realment vols suprimir aquesta activitat?libs/ui/src/lib/activities-table/activities-table.component.ts259
@@ -5734,7 +5734,7 @@
50-Day Trend
- 50-Day Trend
+ Tendència de 50 dieslibs/ui/src/lib/benchmark/benchmark.component.html25
@@ -5742,7 +5742,7 @@
200-Day Trend
- 200-Day Trend
+ Tendència de 200 dieslibs/ui/src/lib/benchmark/benchmark.component.html54
@@ -5750,7 +5750,7 @@
Last All Time High
- Last All Time High
+ Darrer tot el tempslibs/ui/src/lib/benchmark/benchmark.component.html83
@@ -5758,7 +5758,7 @@
Change from All Time High
- Change from All Time High
+ Canvi des del màxim històriclibs/ui/src/lib/benchmark/benchmark.component.html110