From 32cc485a1b4dfe27a34e9ae82a924f80c0fae5b8 Mon Sep 17 00:00:00 2001
From: Thomas <4159106+dtslvr@users.noreply.github.com>
Date: Sat, 27 Aug 2022 10:42:24 +0200
Subject: [PATCH] Improve translation
---
apps/client/src/locales/messages.de.xlf | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/apps/client/src/locales/messages.de.xlf b/apps/client/src/locales/messages.de.xlf
index 408d9a3a7..75d936354 100644
--- a/apps/client/src/locales/messages.de.xlf
+++ b/apps/client/src/locales/messages.de.xlf
@@ -131,7 +131,7 @@
Total
- Total
+ Gesamt
apps/client/src/app/components/accounts-table/accounts-table.component.html
18
@@ -2503,7 +2503,7 @@
Projected Total Amount
- Geschätzter Gesamtbetrag
+ Projizierter Gesamtbetrag
libs/ui/src/lib/fire-calculator/fire-calculator.component.html
44