i18n(fr): add version-guides/0-4-0.mdx#257
Conversation
📝 WalkthroughWalkthroughFrench upgrade guides documentation updated: sidebar badge removed from v0.3.0 guide, and new v0.4.0 upgrade guide added detailing breaking changes (API route migrations, SDK updates), bug fixes, and configuration adjustments. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Possibly related PRs
Suggested labels
Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Lunaria Status Overview🌕 This pull request will trigger status changes. Learn moreBy default, every PR changing files present in the Lunaria configuration's You can change this by adding one of the keywords present in the Tracked Files
Warnings reference
|
There was a problem hiding this comment.
🧹 Nitpick comments (1)
src/content/docs/fr/guides/upgrade/version-guides/0-4-0.mdx (1)
26-26: Remplacer “Markdown basique” par une formulation plus naturelle.Suggestion de style : “Markdown simple” ou “Markdown brut” lit mieux en français technique, sans changer le sens.
✏️ Proposition
- - `/studiocms_api/sdk/render` a été ajoutée pour la conversion de contenu Markdown basique en HTML. + - `/studiocms_api/sdk/render` a été ajoutée pour convertir du contenu Markdown simple en HTML.🤖 Prompt for AI Agents
Verify each finding against the current code and only fix it if needed. In `@src/content/docs/fr/guides/upgrade/version-guides/0-4-0.mdx` at line 26, The phrase "Markdown basique" in the sentence mentioning `/studiocms_api/sdk/render` should be replaced with a more natural French term like "Markdown simple" (or "Markdown brut"); update the text string that currently reads "`/studiocms_api/sdk/render` a été ajoutée pour la conversion de contenu Markdown basique en HTML." to use "Markdown simple" (or "Markdown brut") so the documentation reads naturally while preserving the meaning and the reference to `/studiocms_api/sdk/render`.
🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.
Nitpick comments:
In `@src/content/docs/fr/guides/upgrade/version-guides/0-4-0.mdx`:
- Line 26: The phrase "Markdown basique" in the sentence mentioning
`/studiocms_api/sdk/render` should be replaced with a more natural French term
like "Markdown simple" (or "Markdown brut"); update the text string that
currently reads "`/studiocms_api/sdk/render` a été ajoutée pour la conversion de
contenu Markdown basique en HTML." to use "Markdown simple" (or "Markdown brut")
so the documentation reads naturally while preserving the meaning and the
reference to `/studiocms_api/sdk/render`.
ℹ️ Review info
⚙️ Run configuration
Configuration used: Organization UI
Review profile: CHILL
Plan: Pro
Run ID: b6f9bf96-4d64-48a8-a3ec-e45595a65d62
📒 Files selected for processing (2)
src/content/docs/fr/guides/upgrade/version-guides/0-3-0.mdxsrc/content/docs/fr/guides/upgrade/version-guides/0-4-0.mdx
💤 Files with no reviewable changes (1)
- src/content/docs/fr/guides/upgrade/version-guides/0-3-0.mdx
versions-guide/0-4-0.mdxversion-guides/0-4-0.mdx
Description
Translates in French the new
versions-guide/0-4-0.mdxpage added in #236 (without the badge since this is removed in #237) and updates the French version ofversions-guide/0-3-0.mdx.