We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e1c7bf commit ceb39adCopy full SHA for ceb39ad
packages/x-date-pickers/src/locales/nlNL.ts
@@ -90,7 +90,7 @@ const nlNLPickers: Partial<PickersLocaleText> = {
90
meridiem: 'Middag',
91
92
// Common
93
- empty: 'Legen',
+ empty: 'Leeg',
94
};
95
96
export const nlNL = getPickersLocalization(nlNLPickers);
0 commit comments