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