{
  "attachmentComponent": {
    "uploader": {
      "drag_and_drop": "拖拽上传外部文件"
    },
    "errors": {
      "file_too_large": {
        "title": "文件过大。",
        "description": "每个文件的最大大小为 {maxFileSize} MB"
      },
      "unsupported_file_type": {
        "title": "不支持的文件类型。",
        "description": "查看支持的格式"
      },
      "default": {
        "title": "上传失败。",
        "description": "出现错误。请重试。"
      }
    },
    "upgrade": {
      "description": "升级您的计划以查看此附件。"
    },
    "aria": {
      "click_to_upload": "点击上传附件"
    }
  },
  "externalEmbedComponent": {
    "block_menu": {
      "convert_to_embed": "转换为嵌入内容",
      "convert_to_link": "转换为链接",
      "convert_to_richcard": "转换为富卡片"
    },
    "placeholder": {
      "insert_embed": "在此插入您喜欢的嵌入链接，如 YouTube 视频、Figma 设计等",
      "link": "输入或粘贴链接"
    },
    "input_modal": {
      "embed": "嵌入",
      "works_with_links": "适用于 YouTube、Figma、Google Docs 等"
    },
    "error": {
      "not_valid_link": "请输入有效的 URL。"
    }
  },
  "ai_block": {
    "content": {
      "placeholder": "描述此块的内容",
      "generated_here": "您的 AI 内容将在此处生成"
    },
    "block_types": {
      "placeholder": "选择块类型",
      "summarize_page": "总结页面",
      "custom_prompt": "自定义提示"
    },
    "actions": {
      "discard": "放弃",
      "generate": "生成",
      "generating": "生成中",
      "rewriting": "重写中",
      "rewrite": "重写",
      "use_this": "使用此",
      "refine": "优化"
    }
  }
}
