From 18691277894ecbcd36ae103c3d9cd5cf76754806 Mon Sep 17 00:00:00 2001 From: Jamie Date: Thu, 2 Dec 2021 02:42:48 +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 0ecdda9a3..6ba2f59e2 100644 --- a/src/Ombi/wwwroot/translations/zh.json +++ b/src/Ombi/wwwroot/translations/zh.json @@ -126,7 +126,7 @@ "AirDate": "播出日期:", "AllSeasons": "所有季", "FirstSeason": "第一季", - "LatestSeason": "最终季", + "LatestSeason": "最新季", "Select": "请选择...", "SubmitRequest": "提交请求", "Season": "第{{seasonNumber}} 季", @@ -191,7 +191,7 @@ "PendingRequests": "待处理请求", "ProcessingRequests": "处理中请求", "AvailableRequests": "可用请求", - "DeniedRequests": "被拒绝请求", + "DeniedRequests": "已拒绝请求", "RequestsToDisplay": "显示请求", "RequestsTitle": "标题", "Details": "详情",