diff --git a/public/locales/nl/common.json b/public/locales/nl/common.json index 7e4305df..1205aaa0 100644 --- a/public/locales/nl/common.json +++ b/public/locales/nl/common.json @@ -79,13 +79,20 @@ "partial": "Gedeeltelijk" }, "ping": { - "http_status": "HTTP status", "error": "Fout", "ping": "Ping", "down": "Offline", "up": "Online", "not_available": "Niet Beschikbaar" }, + "siteMonitor": { + "http_status": "HTTP status", + "error": "Fout", + "response": "Response", + "down": "Offline", + "up": "Online", + "not_available": "Niet Beschikbaar" + }, "emby": { "playing": "Afspelen", "transcoding": "Transcodering",