diff --git a/apps/client/src/locales/messages.de.xlf b/apps/client/src/locales/messages.de.xlf
index 519bc3c35..ba6802bfe 100644
--- a/apps/client/src/locales/messages.de.xlf
+++ b/apps/client/src/locales/messages.de.xlf
@@ -7618,7 +7618,7 @@
Emergency Fund: Set up
- Emergency Fund: Set up
+ Notfallfonds: Einrichtungapps/client/src/app/pages/i18n/i18n-page.html14
@@ -7626,7 +7626,7 @@
No emergency fund has been set up
- No emergency fund has been set up
+ Es wurde kein Notfallfonds eingerichtet apps/client/src/app/pages/i18n/i18n-page.html15
@@ -7634,7 +7634,7 @@
An emergency fund has been set up
- An emergency fund has been set up
+ Ein Notfallfonds wurde eingerichtet apps/client/src/app/pages/i18n/i18n-page.html18
@@ -7642,7 +7642,7 @@
Fee Ratio
- Fee Ratio
+ Gebührenverhältnisapps/client/src/app/pages/i18n/i18n-page.html21
@@ -7650,7 +7650,7 @@
The fees do exceed {thresholdMax}% of your initial investment ({feeRatio}%)
- The fees do exceed {thresholdMax}% of your initial investment ({feeRatio}%)
+ Die Gebühren übersteigen {thresholdMax}% deiner ursprünglichen Investition ({feeRatio}%) apps/client/src/app/pages/i18n/i18n-page.html22
@@ -7658,7 +7658,7 @@
The fees do not exceed {thresholdMax}% of your initial investment ({feeRatio}%)
- The fees do not exceed {thresholdMax}% of your initial investment ({feeRatio}%)
+ Die Gebühren übersteigen {thresholdMax}% deiner ursprünglichen Investition ({feeRatio}%) nicht apps/client/src/app/pages/i18n/i18n-page.html26
@@ -7666,7 +7666,7 @@
Name
- Name
+ Name libs/ui/src/lib/benchmark/benchmark.component.html11