Skip to content

i18n(fr): update config-reference#147

Merged
dreyfus92 merged 2 commits into
withstudiocms:mainfrom
ArmandPhilippot:i18n/fr-update-config-reference
Jul 25, 2025
Merged

i18n(fr): update config-reference#147
dreyfus92 merged 2 commits into
withstudiocms:mainfrom
ArmandPhilippot:i18n/fr-update-config-reference

Conversation

@ArmandPhilippot
Copy link
Copy Markdown
Member

@ArmandPhilippot ArmandPhilippot commented Jul 24, 2025

Description

Adds changes from #139 to the French translation of config-reference:

  • translate features and locale
  • update index
  • remove dashboard, default-frontend-config, image-service, included-integrations, overrides and sdk

Summary by CodeRabbit

  • Documentation
    • Added new French documentation pages for configuration features and locale settings in StudioCMS.
    • Updated the main configuration reference to introduce new options (locale, features, logLevel) and remove several older options.
    • Removed outdated French documentation pages covering dashboard, default frontend config, image service, included integrations, overrides, and SDK configuration, consolidating and updating the content for clarity and relevance.

@ArmandPhilippot ArmandPhilippot requested a review from a team as a code owner July 24, 2025 10:23
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Jul 24, 2025

Walkthrough

This update restructures the French configuration reference documentation for StudioCMS. Several documentation files—covering dashboard, SDK, image service, overrides, included integrations, and frontend config—were removed. New, consolidated documentation pages for features and locale configuration options were introduced, and the main index was updated to reflect these changes, including new option descriptions and example updates.

Changes

Files/Groups Change Summary
src/content/docs/fr/config-reference/dashboard.mdx,
.../default-frontend-config.mdx,
.../image-service.mdx,
.../included-integrations.mdx,
.../overrides.mdx,
.../sdk.mdx
Removed French documentation files for dashboard, default frontend config, image service, included integrations, overrides, and SDK configuration.
src/content/docs/fr/config-reference/features.mdx Added a new, comprehensive documentation file detailing the features configuration schema and usage for StudioCMS.
src/content/docs/fr/config-reference/locale.mdx Added a new documentation file describing the locale configuration option and its properties.
src/content/docs/fr/config-reference/index.mdx Updated the main configuration reference: removed several options, added locale and features, updated examples and links, and added sidebar badge.

Sequence Diagram(s)

sequenceDiagram
    participant User
    participant Docs
    User->>Docs: Accesses configuration reference
    Docs-->>User: Presents new consolidated "features" and "locale" documentation
    Docs-->>User: Main index reflects updated options and links
Loading

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~7 minutes

Possibly related PRs

Suggested reviewers

  • dreyfus92

Poem

A bunny with docs upon its mind,
Hopped through configs, old and new to find.
Out with the clutter, in with the neat,
Locale and features—oh, what a treat!
With whiskers twitching, it organizes well,
StudioCMS docs now easy to tell!
🐇📚✨

Note

⚡️ Unit Test Generation is now available in beta!

Learn more here, or try it out under "Finishing Touches" below.

✨ Finishing Touches
🧪 Generate unit tests
  • 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
🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Explain this complex logic.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai explain this code block.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read src/utils.ts and explain its main purpose.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

Support

Need help? Create a ticket on our support page for assistance with any issues or questions.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (Invoked using PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai generate docstrings to generate docstrings for this PR.
  • @coderabbitai generate sequence diagram to generate a sequence diagram of the changes in this PR.
  • @coderabbitai generate unit tests to generate unit tests for this PR.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

@studiocms-no-reply
Copy link
Copy Markdown
Member

studiocms-no-reply commented Jul 24, 2025

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/dashboard.mdx Localization removed, will be marked as missing.
fr/config-reference/default-frontend-config.mdx Localization removed, will be marked as missing.
fr/config-reference/features.mdx Localization added, will be marked as complete.
fr/config-reference/image-service.mdx Localization removed, will be marked as missing.
fr/config-reference/included-integrations.mdx Localization removed, will be marked as missing.
fr/config-reference/index.mdx Localization changed, will be marked as complete.
fr/config-reference/locale.mdx Localization added, will be marked as complete.
fr/config-reference/overrides.mdx Localization removed, will be marked as missing.
fr/config-reference/sdk.mdx Localization removed, will be marked as missing.
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
Copy Markdown
Contributor

@coderabbitai coderabbitai Bot left a comment

Choose a reason for hiding this comment

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

Actionable comments posted: 1

🧹 Nitpick comments (3)
src/content/docs/fr/config-reference/locale.mdx (1)

14-15: Allégeons la phrase d’introduction

La répétition du mot paramètres alourdit inutilement la phrase.

-`locale` permet de définir des paramètres spécifiques aux paramètres régionaux
+`locale` permet de définir des préférences propres à la région
src/content/docs/fr/config-reference/index.mdx (1)

3-4: Titre non localisé : envisagez une traduction ou un alias

StudioCMSOptions est resté en anglais alors que le reste du front-matter est traduit.
Si le slug n’est pas utilisé comme identifiant externe, envisagez un titre francisé (ex. « Options StudioCMS ») pour conserver la cohérence avec les autres pages.

src/content/docs/fr/config-reference/features.mdx (1)

4-5: Description à reformuler

StudioCMSOptions à la fin de la phrase semble être un résidu de copier-coller.

-description: Page de référence pour les fonctionnalités de StudioCMSOptions
+description: Page de référence pour les fonctionnalités de StudioCMS
📜 Review details

Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 2fce9e3 and 06093dd.

📒 Files selected for processing (9)
  • src/content/docs/fr/config-reference/dashboard.mdx (0 hunks)
  • src/content/docs/fr/config-reference/default-frontend-config.mdx (0 hunks)
  • src/content/docs/fr/config-reference/features.mdx (1 hunks)
  • src/content/docs/fr/config-reference/image-service.mdx (0 hunks)
  • src/content/docs/fr/config-reference/included-integrations.mdx (0 hunks)
  • src/content/docs/fr/config-reference/index.mdx (4 hunks)
  • src/content/docs/fr/config-reference/locale.mdx (1 hunks)
  • src/content/docs/fr/config-reference/overrides.mdx (0 hunks)
  • src/content/docs/fr/config-reference/sdk.mdx (0 hunks)
💤 Files with no reviewable changes (6)
  • src/content/docs/fr/config-reference/image-service.mdx
  • src/content/docs/fr/config-reference/sdk.mdx
  • src/content/docs/fr/config-reference/dashboard.mdx
  • src/content/docs/fr/config-reference/overrides.mdx
  • src/content/docs/fr/config-reference/included-integrations.mdx
  • src/content/docs/fr/config-reference/default-frontend-config.mdx
🧰 Additional context used
🧠 Learnings (4)
📓 Common learnings
Learnt from: ArmandPhilippot
PR: withstudiocms/docs#130
File: src/content/docs/fr/guides/upgrade/version-guides/0-1-0-beta-17.mdx:1-11
Timestamp: 2025-04-26T12:29:17.995Z
Learning: When reviewing translations in the withstudiocms/docs repository, compare with the corresponding English version as the source of truth, not with other files in the same target language. French translations should maintain structural parity with their English counterparts.
Learnt from: ArmandPhilippot
PR: withstudiocms/docs#140
File: src/content/docs/fr/guides/upgrade/version-guides/0-1-0-beta-19.mdx:24-24
Timestamp: 2025-07-21T12:16:32.374Z
Learning: In the withstudiocms/docs repository, documentation URLs in the package-catalog may maintain legacy path names for stability and consistency across language versions, even when the actual package names have been updated. Always verify that corresponding files exist before flagging URLs as broken.
src/content/docs/fr/config-reference/locale.mdx (1)

Learnt from: ArmandPhilippot
PR: #130
File: src/content/docs/fr/guides/upgrade/version-guides/0-1-0-beta-17.mdx:1-11
Timestamp: 2025-04-26T12:29:17.995Z
Learning: When reviewing translations in the withstudiocms/docs repository, compare with the corresponding English version as the source of truth, not with other files in the same target language. French translations should maintain structural parity with their English counterparts.

src/content/docs/fr/config-reference/features.mdx (2)

Learnt from: ArmandPhilippot
PR: #130
File: src/content/docs/fr/guides/upgrade/version-guides/0-1-0-beta-17.mdx:1-11
Timestamp: 2025-04-26T12:29:17.995Z
Learning: When reviewing translations in the withstudiocms/docs repository, compare with the corresponding English version as the source of truth, not with other files in the same target language. French translations should maintain structural parity with their English counterparts.

Learnt from: ArmandPhilippot
PR: #140
File: src/content/docs/fr/guides/upgrade/version-guides/0-1-0-beta-19.mdx:24-24
Timestamp: 2025-07-21T12:16:32.374Z
Learning: In the withstudiocms/docs repository, documentation URLs in the package-catalog may maintain legacy path names for stability and consistency across language versions, even when the actual package names have been updated. Always verify that corresponding files exist before flagging URLs as broken.

src/content/docs/fr/config-reference/index.mdx (1)

Learnt from: ArmandPhilippot
PR: #140
File: src/content/docs/fr/guides/upgrade/version-guides/0-1-0-beta-19.mdx:24-24
Timestamp: 2025-07-21T12:16:32.374Z
Learning: In the withstudiocms/docs repository, documentation URLs in the package-catalog may maintain legacy path names for stability and consistency across language versions, even when the actual package names have been updated. Always verify that corresponding files exist before flagging URLs as broken.

🪛 LanguageTool
src/content/docs/fr/config-reference/locale.mdx

[uncategorized] ~12-12: Le point-virgule est précédé d’une espace fine insécable.
Context: ...adMore from '
/components/ReadMore.astro'; locale permet de définir des paramèt...

(FRENCH_WHITESPACE)

src/content/docs/fr/config-reference/features.mdx

[style] ~56-~56: Dans un contexte formel des synonymes peuvent enrichir votre style.
Context: ...ésactiver le menu d'actions rapides qui permet un accès facile à votre tableau de bord...

(REP_PERMETTRE)


[uncategorized] ~75-~75: Un trait d’union doit être placé entre ces deux mots pour former l’adverbe « Peut-être ».
Context: ...sMenu: true } }) ``` ## sdk `sdk` peut être soit un booléen, soit un objet contenan...

(PEUTETRE)


[uncategorized] ~93-~93: Le point d’interrogation est précédé d’une espace fine insécable.
Context: ...cache du SDK. - Type : boolean | { lifetime?: string | undefined; } | undefined -...

(FRENCH_WHITESPACE)


[style] ~237-~237: Dans un contexte formel des synonymes peuvent enrichir votre style.
Context: ... dashboardEnabled dashboardEnabled permet à l'utilisateur d'activer ou de désacti...

(REP_PERMETTRE)


[style] ~237-~237: Ce verbe peut être considéré comme familier dans un contexte formel.
Context: ...ivera le tableau de bord et vous devrez gérer votre contenu via votre base de données...

(VERBES_FAMILIERS_PREMIUM)


[style] ~255-~255: Dans un contexte formel des synonymes peuvent enrichir votre style.
Context: ... ### inject404Route inject404Route permet à l'utilisateur d'activer ou de désacti...

(REP_PERMETTRE)


[style] ~273-~273: Dans un contexte formel des synonymes peuvent enrichir votre style.
Context: ... }) ``` ### faviconURL `faviconURL` permet à l'utilisateur de remplacer l'URL du f...

(REP_PERMETTRE)


[style] ~291-~291: Dans un contexte formel des synonymes peuvent enrichir votre style.
Context: ...outeOverride dashboardRouteOverride` permet à l'utilisateur de modifier la route de...

(REP_PERMETTRE)


[style] ~291-~291: Cette structure peut être modifiée afin de devenir plus percutante.
Context: ...et à l'utilisateur de modifier la route de base sur laquelle le tableau de bord est dif...

(DE_BASE3)


[style] ~291-~291: Alternatives possibles pour cet anglicisme :
Context: ...ffusé (par exemple, /admin au lieu de /dashboard) #### Utilisation ```ts twoslash {4}...

(FR_SIMPLE_REPLACE_ANGLICISM_PREMIUM_DASHBOARD)


[style] ~309-~309: Dans un contexte formel des synonymes peuvent enrichir votre style.
Context: ...``` ### versionCheck `versionCheck` permet à l'utilisateur d'activer ou de désacti...

(REP_PERMETTRE)


[style] ~329-~329: Dans un contexte formel des synonymes peuvent enrichir votre style.
Context: ...} }) ``` ## authConfig `authConfig` permet la personnalisation de la configuration...

(REP_PERMETTRE)


[style] ~344-~344: Dans un contexte formel des synonymes peuvent enrichir votre style.
Context: ...thConfig: {} } }) ``` ### enabled Permet d'activer ou de désactiver la configuratio...

(REP_PERMETTRE)


[style] ~365-~365: Dans un contexte formel des synonymes peuvent enrichir votre style.
Context: ...true } } }) ``` ### providers Permet d'activer ou de désactiver les fournisseur...

(REP_PERMETTRE)


[typographical] ~368-~368: Caractère d’apostrophe incorrect.
Context: ...euvent être configurés à partir d'ici : github, discord, google, auth0 et `usern...

(APOS_INCORRECT)


[typographical] ~368-~368: Caractère d’apostrophe incorrect.
Context: ...e configurés à partir d'ici : github, discord, google, auth0 et `usernameAndPassw...

(APOS_INCORRECT)


[typographical] ~368-~368: Caractère d’apostrophe incorrect.
Context: ...s à partir d'ici : github, discord, google, auth0 et usernameAndPassword. ###...

(APOS_INCORRECT)


[typographical] ~368-~368: Caractère d’apostrophe incorrect.
Context: ...ithub, discord, google, auth0etusernameAndPassword`. #### Utilisation ```ts twoslash {4-1...

(APOS_INCORRECT)


[style] ~395-~395: Dans un contexte formel des synonymes peuvent enrichir votre style.
Context: ...## developerConfig developerConfig permet la personnalisation des options du déve...

(REP_PERMETTRE)


[style] ~432-~432: Dans un contexte formel des synonymes peuvent enrichir votre style.
Context: ...dImageService preferredImageService` permet de définir l'identifiant du service d'imag...

(REP_PERMETTRE)

src/content/docs/fr/config-reference/index.mdx

[uncategorized] ~136-~136: La lettre x peut être remplacée par un autre signe typographique.
Context: ...ns complètes][features] {/* Liens */} [locale]: /fr/config-reference/locale...

(ASTERISQUE)


[uncategorized] ~137-~137: Les deux-points sont précédés d’une espace insécable.
Context: ...tures] {/* Liens */} [locale]: /fr/config-reference/locale/ [features]...

(FRENCH_WHITESPACE)


[uncategorized] ~137-~137: Le trait d’union doit être supprimé.
Context: .../ReadMore> {/* Liens */} [locale]: /fr/config-reference/locale/ [features]: /fr/config-referenc...

(MOT_TRAIT_MOT)


[uncategorized] ~138-~138: Les deux-points sont précédés d’une espace insécable.
Context: ...: /fr/config-reference/locale/ [features]: /fr/config-reference/features/

(FRENCH_WHITESPACE)


[uncategorized] ~138-~138: Le trait d’union doit être supprimé.
Context: ...onfig-reference/locale/ [features]: /fr/config-reference/features/

(MOT_TRAIT_MOT)

⏰ 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)
  • GitHub Check: Run Starlight Link Check

Comment thread src/content/docs/fr/config-reference/locale.mdx
Copy link
Copy Markdown
Contributor

@coderabbitai coderabbitai Bot left a comment

Choose a reason for hiding this comment

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

Actionable comments posted: 0

♻️ Duplicate comments (1)
src/content/docs/fr/config-reference/locale.mdx (1)

12-13: Remove unused ReadMore import

ReadMore is imported but never used in the page. Astro will fail the build under noUnusedLocals.

-import ReadMore from '~/components/ReadMore.astro';
🧹 Nitpick comments (2)
src/content/docs/fr/config-reference/locale.mdx (1)

20-23: Exemple : privilégier un locale francophone

Dans une page destinée au public français, un exemple avec fr-FR serait plus parlant que en-US.

C’est purement éditorial ; à considérer si vous souhaitez un exemple localisé.

src/content/docs/fr/config-reference/features.mdx (1)

1-450: Document size & navigability

À plus de 400 lignes, cette page devient difficile à parcourir. Envisagez de scinder certaines sections (ex. dashboardConfig, authConfig) dans des sous-pages ou d’ajouter un sommaire latéral dédié pour alléger la lecture.

📜 Review details

Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 06093dd and 805afd8.

📒 Files selected for processing (3)
  • src/content/docs/fr/config-reference/features.mdx (1 hunks)
  • src/content/docs/fr/config-reference/index.mdx (4 hunks)
  • src/content/docs/fr/config-reference/locale.mdx (1 hunks)
🧰 Additional context used
🧠 Learnings (4)
📓 Common learnings
Learnt from: ArmandPhilippot
PR: withstudiocms/docs#130
File: src/content/docs/fr/guides/upgrade/version-guides/0-1-0-beta-17.mdx:1-11
Timestamp: 2025-04-26T12:29:17.995Z
Learning: When reviewing translations in the withstudiocms/docs repository, compare with the corresponding English version as the source of truth, not with other files in the same target language. French translations should maintain structural parity with their English counterparts.
Learnt from: ArmandPhilippot
PR: withstudiocms/docs#140
File: src/content/docs/fr/guides/upgrade/version-guides/0-1-0-beta-19.mdx:24-24
Timestamp: 2025-07-21T12:16:32.374Z
Learning: In the withstudiocms/docs repository, documentation URLs in the package-catalog may maintain legacy path names for stability and consistency across language versions, even when the actual package names have been updated. Always verify that corresponding files exist before flagging URLs as broken.
src/content/docs/fr/config-reference/index.mdx (2)

Learnt from: ArmandPhilippot
PR: #140
File: src/content/docs/fr/guides/upgrade/version-guides/0-1-0-beta-19.mdx:24-24
Timestamp: 2025-07-21T12:16:32.374Z
Learning: In the withstudiocms/docs repository, documentation URLs in the package-catalog may maintain legacy path names for stability and consistency across language versions, even when the actual package names have been updated. Always verify that corresponding files exist before flagging URLs as broken.

Learnt from: ArmandPhilippot
PR: #130
File: src/content/docs/fr/guides/upgrade/version-guides/0-1-0-beta-17.mdx:1-11
Timestamp: 2025-04-26T12:29:17.995Z
Learning: When reviewing translations in the withstudiocms/docs repository, compare with the corresponding English version as the source of truth, not with other files in the same target language. French translations should maintain structural parity with their English counterparts.

src/content/docs/fr/config-reference/features.mdx (2)

Learnt from: ArmandPhilippot
PR: #130
File: src/content/docs/fr/guides/upgrade/version-guides/0-1-0-beta-17.mdx:1-11
Timestamp: 2025-04-26T12:29:17.995Z
Learning: When reviewing translations in the withstudiocms/docs repository, compare with the corresponding English version as the source of truth, not with other files in the same target language. French translations should maintain structural parity with their English counterparts.

Learnt from: ArmandPhilippot
PR: #140
File: src/content/docs/fr/guides/upgrade/version-guides/0-1-0-beta-19.mdx:24-24
Timestamp: 2025-07-21T12:16:32.374Z
Learning: In the withstudiocms/docs repository, documentation URLs in the package-catalog may maintain legacy path names for stability and consistency across language versions, even when the actual package names have been updated. Always verify that corresponding files exist before flagging URLs as broken.

src/content/docs/fr/config-reference/locale.mdx (1)

Learnt from: ArmandPhilippot
PR: #130
File: src/content/docs/fr/guides/upgrade/version-guides/0-1-0-beta-17.mdx:1-11
Timestamp: 2025-04-26T12:29:17.995Z
Learning: When reviewing translations in the withstudiocms/docs repository, compare with the corresponding English version as the source of truth, not with other files in the same target language. French translations should maintain structural parity with their English counterparts.

🪛 LanguageTool
src/content/docs/fr/config-reference/index.mdx

[uncategorized] ~136-~136: La lettre x peut être remplacée par un autre signe typographique.
Context: ...ns complètes][features] {/* Liens */} [locale]: /fr/config-reference/locale...

(ASTERISQUE)


[uncategorized] ~137-~137: Les deux-points sont précédés d’une espace insécable.
Context: ...tures] {/* Liens */} [locale]: /fr/config-reference/locale/ [features]...

(FRENCH_WHITESPACE)


[uncategorized] ~137-~137: Le trait d’union doit être supprimé.
Context: .../ReadMore> {/* Liens */} [locale]: /fr/config-reference/locale/ [features]: /fr/config-referenc...

(MOT_TRAIT_MOT)


[uncategorized] ~138-~138: Les deux-points sont précédés d’une espace insécable.
Context: ...: /fr/config-reference/locale/ [features]: /fr/config-reference/features/

(FRENCH_WHITESPACE)


[uncategorized] ~138-~138: Le trait d’union doit être supprimé.
Context: ...onfig-reference/locale/ [features]: /fr/config-reference/features/

(MOT_TRAIT_MOT)

src/content/docs/fr/config-reference/features.mdx

[style] ~56-~56: Dans un contexte formel des synonymes peuvent enrichir votre style.
Context: ...ésactiver le menu d'actions rapides qui permet un accès facile à votre tableau de bord...

(REP_PERMETTRE)


[uncategorized] ~75-~75: Un trait d’union doit être placé entre ces deux mots pour former l’adverbe « Peut-être ».
Context: ...sMenu: true } }) ``` ## sdk `sdk` peut être soit un booléen, soit un objet contenan...

(PEUTETRE)


[uncategorized] ~93-~93: Le point d’interrogation est précédé d’une espace fine insécable.
Context: ...cache du SDK. - Type : boolean | { lifetime?: string | undefined; } | undefined -...

(FRENCH_WHITESPACE)


[style] ~237-~237: Dans un contexte formel des synonymes peuvent enrichir votre style.
Context: ... dashboardEnabled dashboardEnabled permet à l'utilisateur d'activer ou de désacti...

(REP_PERMETTRE)


[style] ~237-~237: Ce verbe peut être considéré comme familier dans un contexte formel.
Context: ...ivera le tableau de bord et vous devrez gérer votre contenu via votre base de données...

(VERBES_FAMILIERS_PREMIUM)


[style] ~255-~255: Dans un contexte formel des synonymes peuvent enrichir votre style.
Context: ... ### inject404Route inject404Route permet à l'utilisateur d'activer ou de désacti...

(REP_PERMETTRE)


[style] ~273-~273: Dans un contexte formel des synonymes peuvent enrichir votre style.
Context: ... }) ``` ### faviconURL `faviconURL` permet à l'utilisateur de remplacer l'URL du f...

(REP_PERMETTRE)


[style] ~291-~291: Dans un contexte formel des synonymes peuvent enrichir votre style.
Context: ...outeOverride dashboardRouteOverride` permet à l'utilisateur de modifier la route de...

(REP_PERMETTRE)


[style] ~291-~291: Cette structure peut être modifiée afin de devenir plus percutante.
Context: ...et à l'utilisateur de modifier la route de base sur laquelle le tableau de bord est dif...

(DE_BASE3)


[style] ~291-~291: Alternatives possibles pour cet anglicisme :
Context: ...ffusé (par exemple, /admin au lieu de /dashboard) #### Utilisation ```ts twoslash {4}...

(FR_SIMPLE_REPLACE_ANGLICISM_PREMIUM_DASHBOARD)


[style] ~309-~309: Dans un contexte formel des synonymes peuvent enrichir votre style.
Context: ...``` ### versionCheck `versionCheck` permet à l'utilisateur d'activer ou de désacti...

(REP_PERMETTRE)


[style] ~329-~329: Dans un contexte formel des synonymes peuvent enrichir votre style.
Context: ...} }) ``` ## authConfig `authConfig` permet la personnalisation de la configuration...

(REP_PERMETTRE)


[style] ~344-~344: Dans un contexte formel des synonymes peuvent enrichir votre style.
Context: ...thConfig: {} } }) ``` ### enabled Permet d'activer ou de désactiver la configuratio...

(REP_PERMETTRE)


[style] ~365-~365: Dans un contexte formel des synonymes peuvent enrichir votre style.
Context: ...true } } }) ``` ### providers Permet d'activer ou de désactiver les fournisseur...

(REP_PERMETTRE)


[typographical] ~368-~368: Caractère d’apostrophe incorrect.
Context: ...euvent être configurés à partir d'ici : github, discord, google, auth0 et `usern...

(APOS_INCORRECT)


[typographical] ~368-~368: Caractère d’apostrophe incorrect.
Context: ...e configurés à partir d'ici : github, discord, google, auth0 et `usernameAndPassw...

(APOS_INCORRECT)


[typographical] ~368-~368: Caractère d’apostrophe incorrect.
Context: ...s à partir d'ici : github, discord, google, auth0 et usernameAndPassword. ###...

(APOS_INCORRECT)


[typographical] ~368-~368: Caractère d’apostrophe incorrect.
Context: ...ithub, discord, google, auth0etusernameAndPassword`. #### Utilisation ```ts twoslash {4-1...

(APOS_INCORRECT)


[style] ~395-~395: Dans un contexte formel des synonymes peuvent enrichir votre style.
Context: ...## developerConfig developerConfig permet la personnalisation des options du déve...

(REP_PERMETTRE)


[style] ~432-~432: Dans un contexte formel des synonymes peuvent enrichir votre style.
Context: ...dImageService preferredImageService` permet de définir l'identifiant du service d'imag...

(REP_PERMETTRE)

src/content/docs/fr/config-reference/locale.mdx

[uncategorized] ~12-12: Le point-virgule est précédé d’une espace fine insécable.
Context: ...adMore from '
/components/ReadMore.astro'; locale permet de définir des préfére...

(FRENCH_WHITESPACE)

⏰ 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)
  • GitHub Check: Run Starlight Link Check
🔇 Additional comments (1)
src/content/docs/fr/config-reference/index.mdx (1)

24-31: Nouveau snippet de configuration ✅

Le bloc d’exemple reflète correctement le nouveau schéma (logLevel, locale, features). Rien à signaler.

Copy link
Copy Markdown
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.

Merc-i @ArmandPhilippot

@dreyfus92 dreyfus92 merged commit 3649205 into withstudiocms:main Jul 25, 2025
8 checks passed
@ArmandPhilippot ArmandPhilippot deleted the i18n/fr-update-config-reference branch July 25, 2025 19:46
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.

4 participants