From 3597f2d8870aa63a0598044887762511e6e849f9 Mon Sep 17 00:00:00 2001 From: Jamie Date: Thu, 28 Jul 2022 22:41:32 +0100 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 | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/Ombi/wwwroot/translations/zh.json b/src/Ombi/wwwroot/translations/zh.json index 2117d65c0..1eb81db48 100644 --- a/src/Ombi/wwwroot/translations/zh.json +++ b/src/Ombi/wwwroot/translations/zh.json @@ -22,9 +22,13 @@ "Monitored": "监控中", "NotAvailable": "不可播放", "ProcessingRequest": "处理中请求", + "ProcessingRequest4K": "Processing Request 4K", "PendingApproval": "等待批准", + "PendingApproval4K": "Pending Approval 4K", "RequestDenied": "请求被拒绝", + "RequestDenied4K": "Request Denied 4K", "NotRequested": "未请求", + "NotRequested4K": "Not Requested 4K", "Requested": "已请求", "Requested4K": "请求4K", "Search": "搜索", @@ -341,7 +345,7 @@ "Seasons": "季:", "Episodes": "集:", "Availability": "可用性:", - "RequestStatus": "请求状态", + "RequestStatus": "Request Status:", "Quality": "画质:", "RootFolderOverride": "根目录覆盖:", "QualityOverride": "质量覆盖:",