From d523c3bb1e7ca90e5a55ef1b5c0c059e62d1b16f Mon Sep 17 00:00:00 2001
From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
Date: Tue, 24 Jun 2025 20:34:09 +0200
Subject: [PATCH] Update translation
---
apps/client/src/locales/messages.de.xlf | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/apps/client/src/locales/messages.de.xlf b/apps/client/src/locales/messages.de.xlf
index ded08f92c..01cfda12a 100644
--- a/apps/client/src/locales/messages.de.xlf
+++ b/apps/client/src/locales/messages.de.xlf
@@ -1179,7 +1179,7 @@
Investment
- Einlage
+ Investitionapps/client/src/app/components/holding-detail-dialog/holding-detail-dialog.html152
@@ -5881,7 +5881,7 @@
Investment
- Einlage
+ Investitionapps/client/src/app/pages/portfolio/analysis/analysis-page.component.ts56
@@ -7812,7 +7812,7 @@
new
- new
+ neuapps/client/src/app/pages/admin/admin-page.component.ts37
@@ -7820,7 +7820,7 @@
Investment
- Investment
+ Investitionapps/client/src/app/pages/i18n/i18n-page.html14
@@ -7828,7 +7828,7 @@
Over ${thresholdMax}% of your current investment is at ${maxAccountName} (${maxInvestmentRatio}%)
- Over ${thresholdMax}% of your current investment is at ${maxAccountName} (${maxInvestmentRatio}%)
+ Über ${thresholdMax}% deiner aktuellen Investition ist bei ${maxAccountName} (${maxInvestmentRatio}%) apps/client/src/app/pages/i18n/i18n-page.html15
@@ -7836,7 +7836,7 @@
The major part of your current investment is at ${maxAccountName} (${maxInvestmentRatio}%) and does not exceed ${thresholdMax}%
- The major part of your current investment is at ${maxAccountName} (${maxInvestmentRatio}%) and does not exceed ${thresholdMax}%
+ Der Hauptteil deiner aktuellen Investition ist bei ${maxAccountName} (${maxInvestmentRatio}%) und übersteigt ${thresholdMax}% nicht apps/client/src/app/pages/i18n/i18n-page.html19