From 04c048f3ca5f19377066effee3926e18466a8281 Mon Sep 17 00:00:00 2001 From: Ben Phelps Date: Fri, 20 Oct 2023 11:38:56 +0300 Subject: [PATCH] New translations common.json (Spanish) --- public/locales/es/common.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/public/locales/es/common.json b/public/locales/es/common.json index 2346b9bc..0a7f489f 100644 --- a/public/locales/es/common.json +++ b/public/locales/es/common.json @@ -79,13 +79,20 @@ "partial": "Parcial" }, "ping": { - "http_status": "Estado HTTP", "error": "Fallo", "ping": "Ping", "down": "Abajo", "up": "Arriba", "not_available": "No Disponible" }, + "siteMonitor": { + "http_status": "HTTP status", + "error": "Fallo", + "response": "Response", + "down": "Abajo", + "up": "Arriba", + "not_available": "No Disponible" + }, "emby": { "playing": "Reproduciendo", "transcoding": "Transcodificando",