docs: translate credit pricing tiers update (es, fr)#6058
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. |
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 the credit pricing tiers update from PR #6053 into Spanish and French.
Changes
es/credits.mdx— restructured to match the new English layout: pricing tiers moved before "How credits work", new tier table, added Note callout for overages, consolidated plan management into pricing tiers section.fr/credits.mdx— same structural and content updates.Note
Low Risk
Documentation-only changes to localized MDX; no application code, auth, or billing logic.
Overview
Spanish (
es/credits.mdx) and French (fr/credits.mdx) are updated to match the revised English credit pricing docs: pricing tiers now appear before “how credits work,” with a simpler tier table (monthly credits, monthly cost, rollover cap only—dropping per-credit price and overage columns from the table).Overages copy now includes a
<Note>that they are off by default and must be enabled on the Usage page, plus wording that overages can beat upgrading tiers. Rollovers are clarified as up to 50% of unused credits (max 1.5× monthly limit). Plan changes are merged into the pricing section: upgrades and downgrades both take effect immediately with proration (replacing a separate “plan management” section where downgrades waited until the next cycle).Front matter descriptions are expanded; internal links to credit averages use locale paths (
/es/credits#…,/fr/credits#…) instead of fragment-only anchors.Reviewed by Cursor Bugbot for commit 0c7c38d. Bugbot is set up for automated code reviews on this repo. Configure here.