From 9aec10588135913cdd544086f9bd13cb3e5fa0e3 Mon Sep 17 00:00:00 2001 From: Jamie Date: Tue, 17 May 2022 06:58:43 +0100 Subject: [PATCH 1/2] =?UTF-8?q?fix(translations):=20=F0=9F=8C=90=20New=20t?= =?UTF-8?q?ranslations=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, 3 insertions(+), 3 deletions(-) diff --git a/src/Ombi/wwwroot/translations/zh.json b/src/Ombi/wwwroot/translations/zh.json index 5adca37ec..26ee6c467 100644 --- a/src/Ombi/wwwroot/translations/zh.json +++ b/src/Ombi/wwwroot/translations/zh.json @@ -61,7 +61,7 @@ }, "ErrorPages": { "NotFound": "找不到页面", - "SomethingWentWrong": "Something went wrong!" + "SomethingWentWrong": "出了些问题" }, "NavigationBar": { "Discover": "发现", @@ -208,9 +208,9 @@ "RequestPanel": { "Delete": "删除请求", "Approve": "批准请求", - "Deny": "Deny Request", + "Deny": "拒绝请求", "Approve4K": "批准4K请求", - "Deny4K": "Deny 4K Request", + "Deny4K": "拒绝 4K 请求", "ChangeAvailability": "标记为可用", "Deleted": "所选项目已删除", "Approved": "所选项目已批准", From 8694060112bd8db358e8667480f0018a7478690c Mon Sep 17 00:00:00 2001 From: Jamie Date: Tue, 17 May 2022 08:01:41 +0100 Subject: [PATCH 2/2] =?UTF-8?q?fix(translations):=20=F0=9F=8C=90=20New=20t?= =?UTF-8?q?ranslations=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 26ee6c467..2117d65c0 100644 --- a/src/Ombi/wwwroot/translations/zh.json +++ b/src/Ombi/wwwroot/translations/zh.json @@ -214,7 +214,7 @@ "ChangeAvailability": "标记为可用", "Deleted": "所选项目已删除", "Approved": "所选项目已批准", - "Denied": "Successfully denied selected items" + "Denied": "所选项目已拒绝" }, "SuccessfullyApproved": "批准成功", "SuccessfullyDeleted": "删除请求成功", @@ -384,7 +384,7 @@ "StartDate": "开始日期:", "EndDate": "结束日期:" }, - "RequestSource": "Source:" + "RequestSource": "来源:" }, "Discovery": { "PopularTab": "热门",