Skip to content

Conversation

@ArmandPhilippot
Copy link
Member

@ArmandPhilippot ArmandPhilippot commented Jan 28, 2026

Description

Adds changes from #212 to the French translations:

  • remove sidebar labels in various files
  • translate in French the new upgrade/version-guides

Summary by CodeRabbit

  • Documentation
    • Removed "Mis à jour" and "NOUVEAU" badges from French documentation pages for cleaner presentation.
    • Added new v0.2.0 upgrade guide for French users, covering CLI-kit enhancements, URL character handling improvements, draft status fixes, and dashboard middleware refactoring.

✏️ Tip: You can customize this high-level summary in your review settings.

@ArmandPhilippot ArmandPhilippot requested a review from a team as a code owner January 28, 2026 11:35
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Jan 28, 2026

📝 Walkthrough

Walkthrough

This pull request removes sidebar badge metadata (with text "Mis à jour" and "NOUVEAU") from French documentation frontmatter across multiple pages, and adds a new v0.2.0 upgrade guide documenting CLI-kit updates, regex/error handling improvements, draft status fixes, middleware authorization refactoring, and dependency updates.

Changes

Cohort / File(s) Summary
Config Reference
src/content/docs/fr/config-reference/features.mdx, index.mdx, locale.mdx
Removed sidebar badge blocks ("Mis à jour", success variant) from frontmatter
Ecosystem Packages
src/content/docs/fr/ecosystem/packages/cfetch.mdx, kysely.mdx, sdk.mdx
Removed sidebar badge metadata from package documentation frontmatter
Upgrade Guides
src/content/docs/fr/guides/upgrade/version-guides/0-1-0.mdx
Removed sidebar badge ("NOUVEAU", success variant) from frontmatter
New Version Guide
src/content/docs/fr/guides/upgrade/version-guides/0-2-0.mdx
Added new v0.2.0 upgrade documentation with breaking changes section, bug fixes, CLI-kit upgrade, regex/error handling improvements, publishedAt fix, and middleware authorization refactoring
Storage Managers
src/content/docs/fr/package-catalog/storage-managers/s3-storage.mdx
Removed sidebar badge ("NOUVEAU", success variant) from frontmatter
Start Here Guides
src/content/docs/fr/start-here/environment-variables.mdx, getting-started.mdx
Removed sidebar badge blocks ("Mis à jour", success variant) from frontmatter

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

Possibly related PRs

Suggested labels

i18n

Suggested reviewers

  • dreyfus92
  • louisescher

Poem

🐰 Badges removed with care so fine,
French docs cleaned up, line by line
Version guides and configs bright,
Frontmatter tidied, all feels right!
✨ The rabbit hops through updates with delight

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and specifically summarizes the main change: updating French documentation for version 0.2.0, which aligns with the PR's core objective of applying French translations and documentation updates.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@studiocms-no-reply
Copy link
Member

Lunaria Status Overview

🌕 This pull request will trigger status changes.

Learn more

By default, every PR changing files present in the Lunaria configuration's files property will be considered and trigger status changes accordingly.

You can change this by adding one of the keywords present in the ignoreKeywords property in your Lunaria configuration file in the PR's title (ignoring all files) or by including a tracker directive in the merged commit's description.

Tracked Files

File Note
fr/config-reference/features.mdx Localization changed, will be marked as complete.
fr/config-reference/index.mdx Localization changed, will be marked as complete.
fr/config-reference/locale.mdx Localization changed, will be marked as complete.
fr/ecosystem/packages/cfetch.mdx Localization changed, will be marked as complete.
fr/ecosystem/packages/kysely.mdx Localization changed, will be marked as complete.
fr/ecosystem/packages/sdk.mdx Localization changed, will be marked as complete.
fr/guides/upgrade/version-guides/0-1-0.mdx Localization changed, will be marked as complete.
fr/guides/upgrade/version-guides/0-2-0.mdx Localization added, will be marked as complete.
fr/package-catalog/storage-managers/s3-storage.mdx Localization changed, will be marked as complete.
fr/start-here/environment-variables.mdx Localization changed, will be marked as complete.
fr/start-here/getting-started.mdx Localization changed, will be marked as complete.
Warnings reference
Icon Description
🔄️ The source for this localization has been updated since the creation of this pull request, make sure all changes in the source have been applied.

Copy link
Member

@dreyfus92 dreyfus92 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

merci @ArmandPhilippot 🫡

@dreyfus92 dreyfus92 merged commit 73119a4 into withstudiocms:main Jan 29, 2026
9 checks passed
@ArmandPhilippot ArmandPhilippot deleted the i18n/fr-update-0.2.0 branch January 29, 2026 13:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants