From 2bce55cba0b9d6228a20a0ae2a69561c60ae583f Mon Sep 17 00:00:00 2001 From: Ben Phelps Date: Fri, 20 Oct 2023 11:39:15 +0300 Subject: [PATCH] New translations common.json (Polish) --- public/locales/pl/common.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/public/locales/pl/common.json b/public/locales/pl/common.json index 9c95e99e..84163744 100644 --- a/public/locales/pl/common.json +++ b/public/locales/pl/common.json @@ -79,13 +79,20 @@ "partial": "Częściowe" }, "ping": { - "http_status": "HTTP status", "error": "Błąd", "ping": "Ping", "down": "Down", "up": "Up", "not_available": "Not Available" }, + "siteMonitor": { + "http_status": "HTTP status", + "error": "Błąd", + "response": "Response", + "down": "Down", + "up": "Up", + "not_available": "Not Available" + }, "emby": { "playing": "Odtwarzanie", "transcoding": "Transkodowanie",