Skip to content

Commit ceb39ad

Browse files
committed
Empty indicates state, not a verb.
1 parent 5e1c7bf commit ceb39ad

File tree

1 file changed

+1
-1
lines changed
  • packages/x-date-pickers/src/locales

1 file changed

+1
-1
lines changed

packages/x-date-pickers/src/locales/nlNL.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ const nlNLPickers: Partial<PickersLocaleText> = {
9090
meridiem: 'Middag',
9191

9292
// Common
93-
empty: 'Legen',
93+
empty: 'Leeg',
9494
};
9595

9696
export const nlNL = getPickersLocalization(nlNLPickers);

0 commit comments

Comments
 (0)