diff --git a/apps/client/src/locales/messages.de.xlf b/apps/client/src/locales/messages.de.xlf
index 527ad1e8d..45f6478df 100644
--- a/apps/client/src/locales/messages.de.xlf
+++ b/apps/client/src/locales/messages.de.xlf
@@ -7873,7 +7873,7 @@
Liquidity
- Liquidity
+ Liquidität
apps/client/src/app/pages/i18n/i18n-page.html
70
@@ -7881,7 +7881,7 @@
Buying Power
- Buying Power
+ Kaufkraft
apps/client/src/app/pages/i18n/i18n-page.html
71
@@ -7889,7 +7889,7 @@
Your buying power is below ${thresholdMin} ${baseCurrency}
- Your buying power is below ${thresholdMin} ${baseCurrency}
+ Deine Kaufkraft liegt unter ${thresholdMin} ${baseCurrency}
apps/client/src/app/pages/i18n/i18n-page.html
73
@@ -7897,7 +7897,7 @@
Your buying power exceeds ${thresholdMin} ${baseCurrency}
- Your buying power exceeds ${thresholdMin} ${baseCurrency}
+ Deine Kaufkraft übersteigt ${thresholdMin} ${baseCurrency}
apps/client/src/app/pages/i18n/i18n-page.html
77