From 12b67f176037da94afbf11d127b4b78d9e907ea1 Mon Sep 17 00:00:00 2001 From: Ben Phelps Date: Fri, 20 Oct 2023 11:39:13 +0300 Subject: [PATCH] New translations common.json (Dutch) --- public/locales/nl/common.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) 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",