From 496af6aff37e0f2a0bef270a6f4faba5c6f7b01d Mon Sep 17 00:00:00 2001
From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
Date: Fri, 31 Jul 2026 07:43:14 +0200
Subject: [PATCH] Add translations
---
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 4fe4422678..0378b10680 100644
--- a/apps/client/src/locales/messages.de.xlf
+++ b/apps/client/src/locales/messages.de.xlf
@@ -351,7 +351,7 @@
Unknown
- Unknown
+ Unbekannt
libs/ui/src/lib/i18n.ts
88
@@ -1767,7 +1767,7 @@
Invalid API key
- Invalid API key
+ Ungültiger API-Schlüssel
apps/client/src/app/components/admin-settings/admin-settings.component.html
112