{
  "attachmentComponent": {
    "uploader": {
      "drag_and_drop": "Drop files here or click to upload"
    },
    "errors": {
      "file_too_large": {
        "title": "File too large.",
        "description": "Maximum size per file is {maxFileSize}MB"
      },
      "unsupported_file_type": {
        "title": "Unsupported file type.",
        "description": "See supported formats"
      },
      "default": {
        "title": "Upload failed.",
        "description": "Something went wrong. Please try again."
      }
    },
    "upgrade": {
      "description": "Upgrade your plan to view this attachment."
    },
    "aria": {
      "click_to_upload": "Click to upload attachment"
    }
  },
  "externalEmbedComponent": {
    "block_menu": {
      "convert_to_embed": "Convert to Embed",
      "convert_to_link": "Convert to Link",
      "convert_to_richcard": "Convert to Rich Card"
    },
    "placeholder": {
      "insert_embed": "Insert your preferred embed link here, such as YouTube video, Figma design, etc.",
      "link": "Enter or paste a link"
    },
    "input_modal": {
      "embed": "Embed",
      "works_with_links": "Works with YouTube, Figma, Google Docs and more"
    },
    "error": {
      "not_valid_link": "Please enter a valid URL."
    }
  },
  "ai_block": {
    "content": {
      "placeholder": "Describe the content of this block",
      "generated_here": "Your AI content will be generated here"
    },
    "block_types": {
      "placeholder": "Select block type",
      "summarize_page": "Summarize Page",
      "custom_prompt": "Custom Prompt"
    },
    "actions": {
      "discard": "Discard",
      "generate": "Generate",
      "generating": "Generating",
      "rewriting": "Rewriting",
      "rewrite": "Rewrite",
      "use_this": "Use this",
      "refine": "Refine"
    }
  }
}
