From 6a10b4c38e6471d455aaba882f30e0b670af595f Mon Sep 17 00:00:00 2001 From: Ben Phelps Date: Fri, 20 Oct 2023 11:39:10 +0300 Subject: [PATCH] New translations common.json (Italian) --- public/locales/it/common.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/public/locales/it/common.json b/public/locales/it/common.json index c0cecc2e..6b6beaa1 100644 --- a/public/locales/it/common.json +++ b/public/locales/it/common.json @@ -79,13 +79,20 @@ "partial": "Parziale" }, "ping": { - "http_status": "Stato HTTP", "error": "Errore", "ping": "Ping", "down": "Down", "up": "Up", "not_available": "Non disponibile" }, + "siteMonitor": { + "http_status": "HTTP status", + "error": "Errore", + "response": "Response", + "down": "Down", + "up": "Up", + "not_available": "Non disponibile" + }, "emby": { "playing": "In riproduzione", "transcoding": "Transcodifica",