{
  "common": {
    "or": "or",
    "error": {
      "title": "Page not found",
      "description": "We are sorry but this page could not be found."
    }
  },
  "docs": {
    "copy": {
      "page": "Copy page",
      "link": "Copy Markdown page",
      "view": "View as Markdown",
      "gpt": "Open in ChatGPT",
      "claude": "Open in Claude"
    },
    "links": "Community",
    "toc": "On this page",
    "menu": "Menu",
    "report": "Report an issue",
    "edit": "Edit this page"
  },
  "logo": {
    "copyLogo": "Copy logo",
    "copyWordmark": "Copy wordmark",
    "downloadLogo": "Download logo",
    "downloadWordmark": "Download wordmark",
    "brandAssets": "Brand assets",
    "logoCopied": "Logo copied",
    "wordmarkCopied": "Wordmark copied",
    "logoDownloaded": "Logo downloaded",
    "wordmarkDownloaded": "Wordmark downloaded",
    "copyLogoFailed": "Failed to copy logo",
    "copyWordmarkFailed": "Failed to copy wordmark"
  },
  "assistant": {
    "title": "Ask AI",
    "placeholder": "Ask a question...",
    "tooltip": "Ask AI a question",
    "tryAsking": "Try asking a question",
    "askAnything": "Ask anything...",
    "clearChat": "Clear chat",
    "close": "Close",
    "expand": "Expand",
    "collapse": "Collapse",
    "askMeAnything": "Ask anything",
    "askMeAnythingDescription": "Get help navigating the documentation, understanding concepts, and finding answers.",
    "faq": "FAQ",
    "chatCleared": "Chat is cleared on refresh",
    "lineBreak": "Line break",
    "explainWithAi": "Explain with AI",
    "toolListPages": "Listed documentation pages",
    "toolReadPage": "Read",
    "tools": {
      "searching": "Searching",
      "searched": "Searched",
      "reading": "Reading",
      "read": "Read",
      "finding": "Finding",
      "found": "Found",
      "opening": "Opening",
      "opened": "Opened",
      "generating": "Generating",
      "generated": "Generated",
      "creating": "Creating",
      "created": "Created"
    },
    "loading": {
      "thinking": "Thinking...",
      "searching": "Searching the documentation",
      "reading": "Reading through the docs",
      "analyzing": "Analyzing the content",
      "finding": "Finding the best answer",
      "finished": "Sources used"
    }
  }
}