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": "详情",