docs: translate contextual PDF download updates (es, fr)#6083
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. |
ethanpalm
added a commit
that referenced
this pull request
Jun 4, 2026
* docs: document download-pdf contextual menu option * Document contextual PDF download option (#6075) * Document contextual PDF download option * Tighten contextual PDF docs update * Remove contextual docs formatting change * add enterprise gate * add link in pdf-exports page * Update pdf-exports.mdx --------- Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com> * docs: remove duplicate VS Code keyword in zh contextual menu frontmatter (#6082) Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com> * docs: translate contextual PDF download updates to es and fr (#6083) Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com> * docs: use sentence case for Expandable title in i18n guide (#6067) Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com> * docs: tighten slack agent description length for SEO (#6078) Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com> * docs: document download-pdf contextual menu option * Update ai/contextual-menu.mdx --------- Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com> Co-authored-by: Leyland Yang <yangleyland@gmail.com> Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
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
Translates PR #6075 (contextual PDF download option) into Spanish and French.
Changes
es/ai/contextual-menu.mdx,fr/ai/contextual-menu.mdx: addedpdfkeyword, newdownload-pdftable row, and"download-pdf"entry in the JSON example.es/optimize/pdf-exports.mdx,fr/optimize/pdf-exports.mdx: added a<Tip>linking to the contextual menu'sdownload-pdfoption.Note
Low Risk
Documentation-only localization with no runtime, API, or security impact.
Overview
Brings the Spanish and French docs in line with the English update for the contextual menu
download-pdfoption (Enterprise per-page PDF download).In
es/ai/contextual-menu.mdxandfr/ai/contextual-menu.mdx, the PR addspdfto frontmatter keywords, documentsdownload-pdfin the options table (with Enterprise pricing note), and includes"download-pdf"in the sampledocs.jsoncontextual.optionslist.In
es/optimize/pdf-exports.mdxandfr/optimize/pdf-exports.mdx, it adds a Tip that points readers to per-page PDF via the contextual menu instead of full-site export.Reviewed by Cursor Bugbot for commit 0cf9604. Bugbot is set up for automated code reviews on this repo. Configure here.