Skip to content

[l10n] Improve Japanese (ja-JP) locale#23001

Merged
LukasTy merged 2 commits into
mui:masterfrom
mahirhir:l10n-improve-jaJP
Jun 30, 2026
Merged

[l10n] Improve Japanese (ja-JP) locale#23001
LukasTy merged 2 commits into
mui:masterfrom
mahirhir:l10n-improve-jaJP

Conversation

@mahirhir

Copy link
Copy Markdown
Contributor

These four keys are already translated in the zhCN and koKR locales but were never filled in for jaJP, so a Japanese app still shows the English defaults for them.

  • noColumnsOverlayLabel and noColumnsOverlayManageColumns were added with the "No columns" overlay in [data grid] Add "No columns" overlay #16543. Their jaJP lines have stayed commented out since then, while zhCN and koKR got translated afterwards.
  • columnsManagementDeleteIconLabel ("Clear") is the clear button of the columns management search field. I used クリア to match the existing toolbarQuickFilterDeleteIconLabel, which is the same "Clear" action.
  • columnMenuAriaLabel was added in [DataGrid] Make column header menu button aria-labels unique #16796. I used ${columnName} 列メニュー, consistent with the existing column menu wording (columnMenuShowColumns: 列表示, columnMenuManageColumns: 列管理).

noColumnsOverlayLabel ends with 。 to match noRowsLabel and noResultsOverlayLabel in the same file.

@code-infra-dashboard

code-infra-dashboard Bot commented Jun 29, 2026

Copy link
Copy Markdown

Deploy preview

https://deploy-preview-23001--material-ui-x.netlify.app/
QR code for https://deploy-preview-23001--material-ui-x.netlify.app/

Bundle size

Bundle Parsed size Gzip size
@mui/x-data-grid 0B(0.00%) 0B(0.00%)
@mui/x-data-grid-pro 0B(0.00%) 0B(0.00%)
@mui/x-data-grid-premium 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-charts-premium 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%)
@mui/x-scheduler 0B(0.00%) 0B(0.00%)
@mui/x-scheduler-premium 0B(0.00%) 0B(0.00%)
@mui/x-license 0B(0.00%) 0B(0.00%)

Details of bundle changes


Check out the code infra dashboard for more information about this PR.

@alexfauquette
alexfauquette requested a review from a team June 29, 2026 15:48
@LukasTy LukasTy added scope: data grid Changes related to the data grid. l10n Localization. labels Jun 30, 2026

@LukasTy LukasTy left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thank you for your contribution! 🙏

@LukasTy LukasTy added the type: enhancement It’s an improvement, but we can’t make up our mind whether it's a bug fix or a new feature. label Jun 30, 2026
@LukasTy
LukasTy merged commit cb47a1a into mui:master Jun 30, 2026
24 of 27 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.

3 participants