diff --git a/src/Ombi/wwwroot/translations/zh.json b/src/Ombi/wwwroot/translations/zh.json index 5adca37ec..2117d65c0 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,13 +208,13 @@ "RequestPanel": { "Delete": "删除请求", "Approve": "批准请求", - "Deny": "Deny Request", + "Deny": "拒绝请求", "Approve4K": "批准4K请求", - "Deny4K": "Deny 4K Request", + "Deny4K": "拒绝 4K 请求", "ChangeAvailability": "标记为可用", "Deleted": "所选项目已删除", "Approved": "所选项目已批准", - "Denied": "Successfully denied selected items" + "Denied": "所选项目已拒绝" }, "SuccessfullyApproved": "批准成功", "SuccessfullyDeleted": "删除请求成功", @@ -384,7 +384,7 @@ "StartDate": "开始日期:", "EndDate": "结束日期:" }, - "RequestSource": "Source:" + "RequestSource": "来源:" }, "Discovery": { "PopularTab": "热门",