Translate content: fill missing es/fr/zh translations#6287
Merged
Conversation
Contributor
Author
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
Contributor
Author
|
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
Adds missing Spanish, French, and Simplified Chinese translations for English source pages that lacked locale counterparts after the recent revert.
Changes
es/,fr/, andzh/translations ofdeploy/gitlab-self-hosted.mdxzh/translations ofcredits.mdx,agent/integrations.mdx,ai/mintlify-mcp.mdx,editor/agent.mdx,editor/branching-and-publishing.mdx,editor/tutorial.mdx, andoptimize/search.mdxdeploy/gitlab-self-hostedentry intoes.json,fr.json, andzh.jsonnavigation<div id="...">with English kebab-case slugs; prefixed internal links with the target localeContext
The merged revert PR (#6285) restored the prior repo state. While reviewing locale coverage against the English source tree, these pages were missing translated counterparts.
Note
Low Risk
Documentation and locale navigation updates only; no runtime, auth, or billing code paths are modified.
Overview
Fills locale gaps after English pages were restored without translated counterparts: new Spanish and French
deploy/gitlab-self-hostedguides, plus several Simplified Chinese pages (credits, agent integrations, Admin MCP, editor agent/branching/tutorial, optimize search, and self-hosted GitLab).Navigation in
es.json,fr.json, andzh.jsonnow includes*/deploy/gitlab-self-hostedunder Deploy. Translated MDX uses English kebab-case headingids and locale-prefixed internal links (e.g./es/automations,/zh/editor/settings).Content mirrors the English product docs (OAuth setup, troubleshooting, editor workflows, credits tiers)—documentation-only; no app or API behavior changes in this diff.
Reviewed by Cursor Bugbot for commit 4dadb8d. Bugbot is set up for automated code reviews on this repo. Configure here.