From 83b1c3dcf2bbf763b6afdb9fc8e5aaefc0217707 Mon Sep 17 00:00:00 2001 From: Ben Phelps Date: Fri, 20 Oct 2023 12:58:45 +0300 Subject: [PATCH] New translations common.json (German) --- public/locales/de/common.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/locales/de/common.json b/public/locales/de/common.json index 6b328f93..ece442fa 100644 --- a/public/locales/de/common.json +++ b/public/locales/de/common.json @@ -86,9 +86,9 @@ "not_available": "Nicht verfügbar" }, "siteMonitor": { - "http_status": "HTTP status", + "http_status": "HTTP-Status", "error": "Fehler", - "response": "Response", + "response": "Antwort", "down": "Empfangen", "up": "Senden", "not_available": "Nicht verfügbar"