Skip to content

Commit

Permalink
[l10n] Improve Danish (da-DK) locale (#12844)
Browse files Browse the repository at this point in the history
Signed-off-by: Poul Erik Venø <[email protected]>
  • Loading branch information
fosterbuster authored May 2, 2024
1 parent 45000ca commit 1d16c85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/x-data-grid/src/locales/daDK.ts
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ const daDKGrid: Partial<GridLocaleText> = {
// Columns management text
columnsManagementSearchTitle: 'Søg',
columnsManagementNoColumns: 'Ingen søjler',
columnsManagementShowHideAllText: 'Vis/Shjul Alle',
columnsManagementShowHideAllText: 'Vis/Skjul Alle',

// Filter panel text
filterPanelAddFilter: 'Tilføj filter',
Expand Down

0 comments on commit 1d16c85

Please sign in to comment.