diff --git a/CHANGELOG.md b/CHANGELOG.md
index 46bc7fc39..248b83d64 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -18,6 +18,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Extended the symbol search component by default options
- Renamed `Tag` to `tags` in the `User` database schema
+- Improved the language localization for German (`de`)
- Improved the language localization for Spanish (`es`)
- Improved the language localization for Turkish (`tr`)
- Upgraded `ng-extract-i18n-merge` from version `2.15.0` to `2.15.1`
diff --git a/apps/client/src/locales/messages.ca.xlf b/apps/client/src/locales/messages.ca.xlf
index d667f6ceb..b90757a68 100644
--- a/apps/client/src/locales/messages.ca.xlf
+++ b/apps/client/src/locales/messages.ca.xlf
@@ -523,7 +523,7 @@
Realment vol revocar aquest accés?apps/client/src/app/components/access-table/access-table.component.ts
- 80
+ 79
@@ -693,10 +693,6 @@
libs/ui/src/lib/activities-table/activities-table.component.html138
-
- libs/ui/src/lib/benchmark/benchmark.component.html
- 4
- libs/ui/src/lib/holdings-table/holdings-table.component.html28
@@ -863,7 +859,7 @@
libs/ui/src/lib/benchmark/benchmark.component.html
- 155
+ 169
@@ -3788,7 +3784,7 @@
Programari de gestió patrimonial de codi obertapps/client/src/app/pages/i18n/i18n-page.html
- 14
+ 30
@@ -4584,7 +4580,7 @@
libs/ui/src/lib/benchmark/benchmark.component.html
- 188
+ 202libs/ui/src/lib/top-holdings/top-holdings.component.html
@@ -5725,7 +5721,7 @@
50-Day Trendlibs/ui/src/lib/benchmark/benchmark.component.html
- 16
+ 25
@@ -5733,7 +5729,7 @@
200-Day Trendlibs/ui/src/lib/benchmark/benchmark.component.html
- 45
+ 54
@@ -5741,7 +5737,7 @@
Last All Time Highlibs/ui/src/lib/benchmark/benchmark.component.html
- 74
+ 83
@@ -5749,7 +5745,7 @@
Change from All Time Highlibs/ui/src/lib/benchmark/benchmark.component.html
- 96
+ 110
@@ -5757,7 +5753,7 @@
from ATHlibs/ui/src/lib/benchmark/benchmark.component.html
- 98
+ 112
@@ -7015,7 +7011,7 @@
Do you really want to delete the API key?apps/client/src/app/components/admin-settings/admin-settings.component.ts
- 102
+ 98
@@ -7167,7 +7163,7 @@
Link has been copied to the clipboardapps/client/src/app/components/access-table/access-table.component.ts
- 66
+ 65
@@ -7576,7 +7572,7 @@
Do you really want to delete this item?libs/ui/src/lib/benchmark/benchmark.component.ts
- 122
+ 132
@@ -7620,6 +7616,62 @@
181
+
+ Emergency Fund: Set up
+ Emergency Fund: Set up
+
+ apps/client/src/app/pages/i18n/i18n-page.html
+ 14
+
+
+
+ No emergency fund has been set up
+ No emergency fund has been set up
+
+ apps/client/src/app/pages/i18n/i18n-page.html
+ 15
+
+
+
+ An emergency fund has been set up
+ An emergency fund has been set up
+
+ apps/client/src/app/pages/i18n/i18n-page.html
+ 18
+
+
+
+ Fee Ratio
+ Fee Ratio
+
+ apps/client/src/app/pages/i18n/i18n-page.html
+ 21
+
+
+
+ The fees do exceed {thresholdMax}% of your initial investment ({feeRatio}%)
+ The fees do exceed {thresholdMax}% of your initial investment ({feeRatio}%)
+
+ apps/client/src/app/pages/i18n/i18n-page.html
+ 22
+
+
+
+ The fees do not exceed {thresholdMax}% of your initial investment ({feeRatio}%)
+ The fees do not exceed {thresholdMax}% of your initial investment ({feeRatio}%)
+
+ apps/client/src/app/pages/i18n/i18n-page.html
+ 26
+
+
+
+ Name
+ Name
+
+ libs/ui/src/lib/benchmark/benchmark.component.html
+ 11
+
+