From 98a06696f0b05a21e4409223134d2ebd94ebf0a7 Mon Sep 17 00:00:00 2001 From: Ben Phelps Date: Fri, 20 Oct 2023 11:39:37 +0300 Subject: [PATCH] New translations common.json (Yue) --- public/locales/yue/common.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/public/locales/yue/common.json b/public/locales/yue/common.json index 90bf8399..05d394a4 100644 --- a/public/locales/yue/common.json +++ b/public/locales/yue/common.json @@ -79,13 +79,20 @@ "partial": "部分" }, "ping": { - "http_status": "HTTP status", "error": "錯誤", "ping": "Ping", "down": "Down", "up": "Up", "not_available": "Not Available" }, + "siteMonitor": { + "http_status": "HTTP status", + "error": "錯誤", + "response": "Response", + "down": "Down", + "up": "Up", + "not_available": "Not Available" + }, "emby": { "playing": "播放緊", "transcoding": "轉碼緊",