From a7ac3373f1cbf5359e486e2b3675f33860a1252d Mon Sep 17 00:00:00 2001 From: Bennet Gallein Date: Mon, 16 Feb 2026 22:51:14 +0100 Subject: [PATCH] fix: change lang --- locales/de-DE/common.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locales/de-DE/common.json b/locales/de-DE/common.json index b0e8c86..5358fb9 100644 --- a/locales/de-DE/common.json +++ b/locales/de-DE/common.json @@ -1,7 +1,7 @@ { "Incidents": "Vorfälle", "No data yet": "Noch keine Daten", - "All systems not operational": "Alle Systeme nicht funktional", + "All systems not operational": "Nicht alle Systeme funktional", "All systems operational": "Alle System funktional", "Some systems not operational": "Manche Systeme sind nicht funktional ({{down}} von {{total}})", "Last updated on": "Letzte Aktualisierung: {{date}} (vor {{seconds}} Sekunden)",