diff --git a/src/strings/zh-cn.json b/src/strings/zh-cn.json index 91eaca8355..51050a41ee 100644 --- a/src/strings/zh-cn.json +++ b/src/strings/zh-cn.json @@ -1899,5 +1899,11 @@ "AlternateDVD": "替换DVD", "Alternate": "替换", "LabelSelectPreferredTranscodeVideoCodec": "首选转码视频编解码器", - "SelectPreferredTranscodeVideoCodecHelp": "选择要转码到的首选视频编解码器。如果不支持首选编解码器,服务器将使用下一个最佳可用编解码器。" + "SelectPreferredTranscodeVideoCodecHelp": "选择要转码到的首选视频编解码器。如果不支持首选编解码器,服务器将使用下一个最佳可用编解码器。", + "HeaderNextItem": "下 {0} 页", + "LabelEnablePlugin": "启用插件", + "LabelInstalled": "已安装", + "LabelNoChangelog": "这个版本并没有更改日志。", + "LabelNotInstalled": "未安装", + "LabelRepository": "仓库" }