From ec17514b32aad3f1c548bbcd723d566613c349f6 Mon Sep 17 00:00:00 2001 From: Ben Phelps Date: Fri, 20 Oct 2023 11:38:54 +0300 Subject: [PATCH] New translations common.json (French) --- public/locales/fr/common.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/public/locales/fr/common.json b/public/locales/fr/common.json index 030b7193..c44e8117 100644 --- a/public/locales/fr/common.json +++ b/public/locales/fr/common.json @@ -79,13 +79,20 @@ "partial": "Partiel" }, "ping": { - "http_status": "État HTTP", "error": "Erreur", "ping": "Ping", "down": "Down", "up": "Up", "not_available": "Non disponible" }, + "siteMonitor": { + "http_status": "HTTP status", + "error": "Erreur", + "response": "Response", + "down": "Down", + "up": "Up", + "not_available": "Non disponible" + }, "emby": { "playing": "En lecture", "transcoding": "Transcodage",