i18n(fr): update how-it-works#155
Conversation
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
|
WalkthroughThis update removes the "badge" metadata from the sidebar frontmatter in several French documentation files, updates the StudioCMS integration and authentication documentation to use new module names and parameterized endpoints, and modifies the SDK example to eliminate explicit environment provision in an Effect generator. Changes
Sequence Diagram(s)sequenceDiagram
participant User
participant Docs
participant StudioCMS
participant AuthAPI
User->>Docs: Reads integration guide
Docs->>StudioCMS: References new component registry modules
User->>Docs: Reads authentication API section
Docs->>AuthAPI: Shows parameterized endpoint pattern ([provider])
Estimated code review effort🎯 2 (Simple) | ⏱️ ~7 minutes Possibly related PRs
Suggested reviewers
Poem
Note ⚡️ Unit Test Generation is now available in beta!Learn more here, or try it out under "Finishing Touches" below. 📜 Recent review detailsConfiguration used: CodeRabbit UI 📒 Files selected for processing (4)
💤 Files with no reviewable changes (2)
🧰 Additional context used🧠 Learnings (2)📓 Common learnings📚 Learning: in the withstudiocms/docs repository, documentation urls in the package-catalog may maintain legacy ...Applied to files:
🪛 LanguageToolsrc/content/docs/fr/how-it-works/index.mdx[typographical] ~113-~113: Caractère d’apostrophe incorrect. (APOS_INCORRECT) [typographical] ~113-~113: Caractère d’apostrophe incorrect. (APOS_INCORRECT) [typographical] ~113-~113: Caractère d’apostrophe incorrect. (APOS_INCORRECT) [typographical] ~113-~113: Caractère d’apostrophe incorrect. (APOS_INCORRECT) [typographical] ~114-~114: Caractère d’apostrophe incorrect. (APOS_INCORRECT) [typographical] ~114-~114: Caractère d’apostrophe incorrect. (APOS_INCORRECT) [typographical] ~114-~114: Caractère d’apostrophe incorrect. (APOS_INCORRECT) [typographical] ~114-~114: Caractère d’apostrophe incorrect. (APOS_INCORRECT) ⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (1)
🔇 Additional comments (3)
✨ Finishing Touches🧪 Generate unit tests
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. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
✅ Deploy Preview for studiocms-dev-docs ready!Built without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify project configuration. |
Description
Adds changes from #150 to the French translations in
how-it-works.Summary by CodeRabbit