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",