Add external translation provider workflow guide#3461
Open
mintlify[bot] wants to merge 2 commits intomainfrom
Open
Add external translation provider workflow guide#3461mintlify[bot] wants to merge 2 commits intomainfrom
mintlify[bot] wants to merge 2 commits intomainfrom
Conversation
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 documentation for teams using their own translation providers (external vendors, regional translators) to work with Mintlify documentation.
Addresses the need outlined in DOC-263 for customers like Notion who work with different regional translators and need guidance on getting MDX files to/from their translation providers.
Note
Low Risk
Documentation-only change; adds examples and guidance without modifying product code or runtime behavior.
Overview
Adds a new External translation providers section to
guides/internationalization.mdx, describing how to run a vendor/region-based translation workflow alongside Mintlify docs.Includes a high-level export/import cycle, sample GitHub Actions for exporting changed source
.mdxfiles onmainand validating translated PRs (frontmatter + structure checks), plus best practices for protecting frontmatter/code blocks and maintaining translation consistency.Written by Cursor Bugbot for commit d8fd660. This will update automatically on new commits. Configure here.