From af6e1f955a6fcdea8d72943b437fe351c740869f Mon Sep 17 00:00:00 2001 From: Jamie Date: Tue, 30 Nov 2021 12:54:54 +0000 Subject: [PATCH] =?UTF-8?q?fix(translations):=20=F0=9F=8C=90=20New=20trans?= =?UTF-8?q?lations=20from=20Crowdin=20[skip=20ci]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/Ombi/wwwroot/translations/zh.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Ombi/wwwroot/translations/zh.json b/src/Ombi/wwwroot/translations/zh.json index 2e6ff9af1..3697b5808 100644 --- a/src/Ombi/wwwroot/translations/zh.json +++ b/src/Ombi/wwwroot/translations/zh.json @@ -51,8 +51,8 @@ "PartiallyOnlineParagraph": "媒体服务器部分在线", "MultipleServersUnavailable": "{{totalServers}} 个服务器中有{{serversUnavailable}} 个已离线", "SingleServerUnavailable": "{{totalServers}} 个服务器中有{{serversUnavailable}} 个已离线", - "OfflineHeading": "Currently Offline", - "OfflineParagraph": "The media server is currently offline.", + "OfflineHeading": "当前离线", + "OfflineParagraph": "媒体服务器目前处于离线状态。", "CheckPageForUpdates": "Check this page for continuous site updates." }, "ErrorPages": {