You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Mirror the prose changes from #6378 (Vale-warning fixes) into the Spanish, French, and Simplified Chinese translations.
Changes
Translated 66 modified English MDX files into es/, fr/, zh/ (177 files updated).
Skipped 13 English files whose only diff was Vale toggle comments; those comments are not added to translations (Vale is disabled on **/{es,fr,zh}/**).
Added missing "Rate limits" sections to es/, fr/, and zh/ under api/analytics/* where the English versions gained new phrasing.
mint validate and mint broken-links both pass.
Context
Source PR: #6378 ("Fix Vale warnings"). No docs.json or root API-spec changes were made in that PR, so no navigation or spec mirroring was needed.
Note
Low Risk
Documentation-only translation and copy edits with no application code or config changes; risk is limited to occasional wording or localization inaccuracies.
Overview
This PR re-syncs translated docs (es/, fr/) with the English copy edits from the Vale-warning cleanup in #6378—mostly wording and clarity tweaks, not new features.
Prose alignment spans AI/MCP (llms.txt, Search MCP submit feedback and auth wording), agent integrations, OpenAPI setup, CLI/automations, deploy guides, editor/navigation, and assorted guides (accessibility, SEO, style). Changes are typically passive→active voice, clearer attribution to Mintlify, and tighter phrasing.
New API docs content: several api/analytics/* pages in es/ and fr/ now include a rate limits section (100 requests per organization per hour, shared across analytics endpoints) and small formatting fixes (e.g. backtick-wrapped caller types on assistant stats).
The PR description also notes zh/ updates and that Vale toggle-only English diffs were skipped for translations; the attached diff shows es/ and fr/ file changes.
Reviewed by Cursor Bugbot for commit 871a528. Bugbot is set up for automated code reviews on this repo. Configure here.
💡 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
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 the prose changes from #6378 (Vale-warning fixes) into the Spanish, French, and Simplified Chinese translations.
Changes
es/,fr/,zh/(177 files updated).**/{es,fr,zh}/**).<div id="...">heading anchors, and language-prefixed internal links.es/,fr/, andzh/underapi/analytics/*where the English versions gained new phrasing.mint validateandmint broken-linksboth pass.Context
Source PR: #6378 ("Fix Vale warnings"). No
docs.jsonor root API-spec changes were made in that PR, so no navigation or spec mirroring was needed.Note
Low Risk
Documentation-only translation and copy edits with no application code or config changes; risk is limited to occasional wording or localization inaccuracies.
Overview
This PR re-syncs translated docs (
es/,fr/) with the English copy edits from the Vale-warning cleanup in #6378—mostly wording and clarity tweaks, not new features.Prose alignment spans AI/MCP (
llms.txt, Search MCP submit feedback and auth wording), agent integrations, OpenAPI setup, CLI/automations, deploy guides, editor/navigation, and assorted guides (accessibility, SEO, style). Changes are typically passive→active voice, clearer attribution to Mintlify, and tighter phrasing.New API docs content: several
api/analytics/*pages ines/andfr/now include a rate limits section (100 requests per organization per hour, shared across analytics endpoints) and small formatting fixes (e.g. backtick-wrapped caller types on assistant stats).The PR description also notes
zh/updates and that Vale toggle-only English diffs were skipped for translations; the attached diff showses/andfr/file changes.Reviewed by Cursor Bugbot for commit 871a528. Bugbot is set up for automated code reviews on this repo. Configure here.