From f977d75a04b72519126a70ad902939ebeec544c7 Mon Sep 17 00:00:00 2001 From: Ben Phelps Date: Thu, 5 Oct 2023 17:43:46 +0300 Subject: [PATCH] New translations common.json (Dutch) --- public/locales/nl/common.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/public/locales/nl/common.json b/public/locales/nl/common.json index 5a923185..4dd1db53 100644 --- a/public/locales/nl/common.json +++ b/public/locales/nl/common.json @@ -79,10 +79,12 @@ "partial": "Gedeeltelijk" }, "ping": { + "http_status": "HTTP status", "error": "Fout", "ping": "Ping", "down": "Down", - "up": "Up" + "up": "Up", + "not_available": "Not Available" }, "emby": { "playing": "Afspelen",