From 8768fdaa41d9d28dd34640dbf3bd717e49731a68 Mon Sep 17 00:00:00 2001
From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
Date: Thu, 14 Aug 2025 20:55:58 +0200
Subject: [PATCH] Update translations
---
apps/client/src/locales/messages.de.xlf | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
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