Skip to content

Translate prompt, api-catalog, and markdown access pages to Chinese #5325

Merged
devalog merged 1 commit intomainfrom
fern/translate-zh-pages
May 2, 2026
Merged

Translate prompt, api-catalog, and markdown access pages to Chinese #5325
devalog merged 1 commit intomainfrom
fern/translate-zh-pages

Conversation

@fern-api
Copy link
Copy Markdown
Contributor

@fern-api fern-api Bot commented May 2, 2026

Summary

Adds Chinese (zh) translations for three pages that were missing from the recent zh-translation PR:

  • writing-content/components/prompt — Prompt component reference (new component, missed in the prior translation pass)
  • ai-features/api-catalog — API catalog discovery (new page)
  • ai-features/markdown — Markdown access (new page)

Translation files mirror the existing English page paths under fern/translations/zh/products/docs/pages/ and use the same internal-link conventions as the surrounding zh content (e.g., /learn/docs/... paths — the platform handles language routing).

Requested by: Fern Support

@fern-api fern-api Bot requested a review from devalog as a code owner May 2, 2026 16:21
@fern-api
Copy link
Copy Markdown
Contributor Author

fern-api Bot commented May 2, 2026

Requested by: devin
Slack thread: View conversation

description: Fern 文档站点暴露了基于标准的 API 目录端点,让 AI 代理、MCP 客户端和 API 目录爬虫能够自动发现您的 API。
---

Fern 文档站点实现了 [RFC 9727](https://www.rfc-editor.org/rfc/rfc9727),让 AI 代理、MCP 客户端和 API 目录爬虫无需抓取 HTML 即可发现您的 API。该目录会根据可见的 [API 参考](/learn/docs/api-references/overview) 导航自动生成,并通过每个页面的 [`Link`](https://www.rfc-editor.org/rfc/rfc8288) 响应头公布——无需任何配置。通过 `hidden: true` 隐藏的引用(或所有端点都被隐藏的引用)会被排除在外。
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

📝 [vale] reported by reviewdog 🐶
[FernStyles.Acronyms] 'RFC' has no definition.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 2, 2026

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant