Add Chinese translations for new docs pages #5385
Merged
Conversation
Contributor
|
🌿 Preview your docs: https://fern-preview-fern-add-zh-robots-txt.docs.buildwithfern.com/learn |
Contributor
Author
|
Requested by: devin |
devalog
approved these changes
May 5, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds Chinese (
zh) translations for two pages that were missing from the localized docs and removes one stale translation file.New translations
fern/translations/zh/products/docs/pages/seo/robots-txt.mdx— translation of the newCustom robots.txtpage.fern/translations/zh/products/docs/pages/preview-publish/multi-source.mdx— translation of theMulti-source docspage.Navigation updates (
fern/translations/zh/fern/products/docs/docs.yml)自定义 robots.txt(slug:robots-txt) entry under the SEO 与 GEO section.多源文档entry under the 预览与发布 section.查看 Markdownentry from the 开发者工具 section. The Englishview-markdown.mdxpage was deleted in docs: clarify ai api access instructions, integrate mcp and markdown pages #5210, with content folded into the AI featuresMarkdown accesspage.Stale file cleanup
fern/translations/zh/products/docs/pages/developer-tools/view-markdown.mdx(English counterpart no longer exists).Audit notes
There are also 21 SDK snippet files under
fern/products/sdks/snippets/(e.g.basic-auth-params.mdx,oauth-params.mdx,readme-options.mdx) that have no zh translation. These were intentionally left out of this PR — happy to follow up in a separate PR.Requested by: Fern Support