From bda88465fd00987b9e98bf65cacef755a7b7888c Mon Sep 17 00:00:00 2001 From: Jamie Date: Thu, 20 Apr 2023 11:58:18 +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-TW.json | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Ombi/wwwroot/translations/zh-TW.json b/src/Ombi/wwwroot/translations/zh-TW.json index 52de1f7dc..e1c9599bb 100644 --- a/src/Ombi/wwwroot/translations/zh-TW.json +++ b/src/Ombi/wwwroot/translations/zh-TW.json @@ -221,6 +221,7 @@ "Denied": "Successfully denied selected items" }, "SuccessfullyApproved": "批准成功", + "SuccessfullyDenied": "Successfully Denied", "SuccessfullyDeleted": "删除请求成功", "NowAvailable": "请求现在可观看", "NowUnavailable": "请求现在不可观看",