diff --git a/src/strings/zh-cn.json b/src/strings/zh-cn.json index a25ce1ca8b..f586e18d6c 100644 --- a/src/strings/zh-cn.json +++ b/src/strings/zh-cn.json @@ -1749,10 +1749,10 @@ "LabelMediaDetails": "媒体详情", "LabelSystem": "系统", "LogLevel.Trace": "Trace", - "LogLevel.Debug": "Debug", - "LogLevel.Information": "Information", - "LogLevel.Warning": "Warning", - "LogLevel.Error": "Error", + "LogLevel.Debug": "调试", + "LogLevel.Information": "信息", + "LogLevel.Warning": "警告", + "LogLevel.Error": "错误", "LogLevel.Critical": "Critical", "LogLevel.None": "无", "LabelThrottleDelaySecondsHelp": "当转码进度快于客户端下载进度的距离大于这个时间(以秒为单位),暂停转码以限制转码速度。必须足够长,以便客户端能够保持有效的缓冲时长。仅在启用了限制转码速度功能时生效。",