We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e645128 commit 02e3250Copy full SHA for 02e3250
src/loc/es-es.ts
@@ -176,8 +176,8 @@ define([], () => {
176
"DatePickerMonthShortMarch": "Marzo",
177
"DatePickerMonthLongApril": "Abril",
178
"DatePickerMonthShortApril": "Abril",
179
- "DatePickerMonthLongMay": "Puede",
180
- "DatePickerMonthShortMay": "Puede",
+ "DatePickerMonthLongMay": "Mayo",
+ "DatePickerMonthShortMay": "Mayo",
181
"DatePickerMonthLongJune": "Junio",
182
"DatePickerMonthShortJune": "Junio",
183
"DatePickerMonthLongJuly": "Julio",
0 commit comments