Translate content: deprecate editor drafts (es/fr/zh) - #6788
Merged
Conversation
Contributor
Author
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
Contributor
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
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
Mirror PR #6783 (Deprecate editor drafts) into Spanish, French, and Chinese.
Changes
editor/draftsentry fromes.json,fr.json,zh.jsonnavigation.es/editor/drafts.mdx,fr/editor/drafts.mdx,zh/editor/drafts.mdx.editor/index.mdx,editor/settings.mdx,editor/suggestions.mdx,editor/tutorial.mdx, andguides/git-concepts.mdxin each language to reflect the English prose changes (draft → work/branch, remove Drafts card, removedraftkeyword, "draft branches" → "feature branches")./editor/draftslinks in each language'schangelog.mdxto/editor/branching-and-publishing.Context
Source PR: #6783.
Note
Low Risk
Documentation and navigation-only changes with no application code or auth/data impact.
Overview
Aligns Spanish, French, and Chinese docs with the English deprecation of the standalone editor drafts page.
The dedicated
editor/draftsnav entries are removed fromes.json,fr.json, andzh.json, andes/editor/drafts.mdx,fr/editor/drafts.mdx, andzh/editor/drafts.mdxare deleted. Changelog links that pointed at/editor/draftsnow go to/editor/branching-and-publishing.Across editor and guide pages in each locale, copy is updated so unpublished work is described in terms of branches and saved work rather than editor “drafts”: the Drafts overview card is removed from
editor/index.mdx, settings SEO keywords drop draft-specific wording, suggestions refer to the current branch, tutorials no longer equate branches with drafts, and git-concepts no longer describe changes as a draft before commit. Lock-branch guidance now refers to feature branches instead of draft branches where applicable.Reviewed by Cursor Bugbot for commit 1e9b2fe. Bugbot is set up for automated code reviews on this repo. Configure here.