{
  "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": "精煉"
    }
  }
}
