Skip to content

Conversation

ddolcimascolo
Copy link
Contributor

@ddolcimascolo ddolcimascolo commented Jul 25, 2025

Closes #18901

Changelog

Improved fr-FR locale

@mui-bot
Copy link

mui-bot commented Jul 25, 2025

Localization writing tips ✍️

Seems you are updating localization 🌍 files.

Thank you for contributing to the localization! 🎉 To make your PR perfect, here is a list of elements to check: ✔️

  • Verify if the PR title respects the release format. Here are two examples (depending if you update or add a locale file)

    [l10n] Improve Swedish (sv-SE) locale
    [l10n] Add Danish (da-DK) locale

  • Update the documentation of supported locales by running pnpm l10n
  • Clean files with pnpm prettier.

Deploy preview: https://deploy-preview-18905--material-ui-x.netlify.app/

Bundle size report

ℹ️ Using snapshot from parent commit 6d189c4 (fallback from merge base 07f3000).

Bundle Parsed Size Gzip Size
@mui/x-data-grid 0B(0.00%) 0B(0.00%)
@mui/x-data-grid/DataGrid 0B(0.00%) 0B(0.00%)
@mui/x-data-grid-pro 0B(0.00%) 0B(0.00%)
@mui/x-data-grid-pro/DataGridPro 0B(0.00%) 0B(0.00%)
@mui/x-data-grid-premium 0B(0.00%) 0B(0.00%)
@mui/x-data-grid-premium/DataGridPremium 0B(0.00%) 0B(0.00%)
@mui/x-charts 0B(0.00%) 0B(0.00%)
@mui/x-charts-pro 0B(0.00%) 0B(0.00%)
@mui/x-date-pickers 0B(0.00%) 0B(0.00%)
@mui/x-date-pickers-pro 0B(0.00%) 0B(0.00%)
@mui/x-tree-view 0B(0.00%) 0B(0.00%)
@mui/x-tree-view-pro 0B(0.00%) 0B(0.00%)

Details of bundle changes

Generated by 🚫 dangerJS against 8bb5696

@ddolcimascolo ddolcimascolo force-pushed the improve-frFR-l10n branch 2 times, most recently from 476c042 to 913ec48 Compare July 25, 2025 08:33
@ddolcimascolo ddolcimascolo changed the title [DataGrid] Improve fr-FR localization [l10n] Improve French (fr-FR) locale Jul 25, 2025
@flaviendelangle flaviendelangle added the scope: data grid Changes related to the data grid. label Jul 25, 2025
Copy link
Member

@flaviendelangle flaviendelangle left a comment

Choose a reason for hiding this comment

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

Thanks for your contribution!
I just have one nitpick

Copy link
Member

@flaviendelangle flaviendelangle left a comment

Choose a reason for hiding this comment

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

Looks perfect 👌

@ddolcimascolo
Copy link
Contributor Author

Thx for the review!

@arminmeh arminmeh added l10n Localization. type: enhancement It’s an improvement, but we can’t make up our mind whether it's a bug fix or a new feature. labels Jul 28, 2025
@arminmeh arminmeh merged commit 0b70302 into mui:master Jul 28, 2025
23 of 24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
l10n Localization. scope: data grid Changes related to the data grid. type: enhancement It’s an improvement, but we can’t make up our mind whether it's a bug fix or a new feature.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[data grid] "Clear filter" in header filters menu is not translated in french
4 participants