From 5283bb508b7731adbd743ca42bc433615eb8e66e Mon Sep 17 00:00:00 2001 From: Ben Phelps Date: Thu, 5 Oct 2023 17:44:01 +0300 Subject: [PATCH] New translations common.json (Chinese Traditional) --- public/locales/zh-Hant/common.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/public/locales/zh-Hant/common.json b/public/locales/zh-Hant/common.json index 620d6bff..b865aecb 100644 --- a/public/locales/zh-Hant/common.json +++ b/public/locales/zh-Hant/common.json @@ -79,10 +79,12 @@ "partial": "部分" }, "ping": { + "http_status": "HTTP status", "error": "錯誤", "ping": "Ping", "down": "Down", - "up": "Up" + "up": "Up", + "not_available": "Not Available" }, "emby": { "playing": "正在播放",