{
  "components.Row.generatedDate": "上一个生成的版本",
  "components.Row.open": "打开",
  "components.Row.regenerate": "重新生成",
  "containers.HomePage.Block.title": "版本号",
  "containers.HomePage.Button.open": "打开API文档",
  "containers.HomePage.Button.update": "更新",
  "containers.HomePage.PluginHeader.description": "配置API文档插件",
  "containers.HomePage.PluginHeader.title": "API文档设置",
  "containers.HomePage.PopUpWarning.confirm": "确定",
  "containers.HomePage.PopUpWarning.message": "您确定要删除此版本吗？",
  "containers.HomePage.copied": "令牌已被复制到粘贴板",
  "containers.HomePage.form.jwtToken": "获取您的 JWT 令牌",
  "containers.HomePage.form.jwtToken.description": "复制此令牌，并用它在 Swagger 中发出请求",
  "containers.HomePage.form.password": "密码",
  "containers.HomePage.form.password.inputDescription": "设置访问所需的密码",
  "containers.HomePage.form.restrictedAccess": "限制访问",
  "containers.HomePage.form.restrictedAccess.inputDescription": "将文档端点设为私有。默认情况下，访问是公开的。",
  "containers.HomePage.form.showGeneratedFiles": "显示生成的文件",
  "containers.HomePage.form.showGeneratedFiles.inputDescription": "当您想要覆盖生成的文档的时候很有用。 \n该插件将生成按型号和插件拆分的文件。 \n通过启用此选项，可以更轻松地自定义文档",
  "error.deleteDoc.versionMissing": "您尝试删除的版本不存在。",
  "error.noVersion": "需要一个版本",
  "error.regenerateDoc": "重新生成文件时发生错误",
  "error.regenerateDoc.versionMissing": "您尝试重新生成的版本不存在",
  "notification.update.success": "设置更新成功",
  "notification.delete.success": "API文档已删除",
  "notification.generate.success": "API文档已生成",
  "plugin.name": "OpenAPI文档",
  "plugin.description.long": "创建一个 OpenAPI 文档，并通过 SWAGGER UI 直接查看。",
  "plugin.description.short": "创建一个 OpenAPI 文档，并通过 SWAGGER UI 直接查看。"
}
