From 6b22327d7d56f67370494e40a6ff6e8e16ce2c4c Mon Sep 17 00:00:00 2001 From: Ben Phelps Date: Fri, 20 Oct 2023 11:39:01 +0300 Subject: [PATCH] New translations common.json (Danish) --- public/locales/da/common.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/public/locales/da/common.json b/public/locales/da/common.json index d6bb316f..aa10d2b6 100644 --- a/public/locales/da/common.json +++ b/public/locales/da/common.json @@ -79,13 +79,20 @@ "partial": "Delvis" }, "ping": { - "http_status": "HTTP status", "error": "Fejl", "ping": "Ping", "down": "Ned", "up": "Op", "not_available": "Ikke tilgængelig" }, + "siteMonitor": { + "http_status": "HTTP status", + "error": "Fejl", + "response": "Response", + "down": "Ned", + "up": "Op", + "not_available": "Ikke tilgængelig" + }, "emby": { "playing": "Afspiller", "transcoding": "Transcoder",