@@ -179,9 +179,9 @@ define([], () => {
179
179
"DatePickerMonthLongDecember" : "Diciembre" ,
180
180
"DatePickerMonthShortDecember" : "Diciembre" ,
181
181
"DatePickerDayLongSunday" : "Domingo" ,
182
- "DatePickerDayShortSunday" : "Sol " ,
182
+ "DatePickerDayShortSunday" : "Dom " ,
183
183
"DatePickerDayLongMonday" : "Lunes" ,
184
- "DatePickerDayShortMonday" : "Mi " ,
184
+ "DatePickerDayShortMonday" : "Lun " ,
185
185
"DatePickerDayLongTuesday" : "Martes" ,
186
186
"DatePickerDayShortTuesday" : "Mar" ,
187
187
"DatePickerDayLongWednesday" : "Miércoles" ,
@@ -191,7 +191,7 @@ define([], () => {
191
191
"DatePickerDayLongFriday" : "Viernes" ,
192
192
"DatePickerDayShortFriday" : "Vie" ,
193
193
"DatePickerDayLongSaturday" : "Sábado" ,
194
- "DatePickerDayShortSaturday" : "Sentado " ,
194
+ "DatePickerDayShortSaturday" : "Sáb " ,
195
195
"DatePickerGoToToday" : "Hoy" ,
196
196
"DatePickerIsRequiredErrorMessage" : "" ,
197
197
"DatePickerInvalidInputErrorMessage" : "" ,
@@ -314,4 +314,4 @@ define([], () => {
314
314
"SelectedLabel" : "Seleccionado" ,
315
315
"SelectIcon" : "Seleccionar icono"
316
316
} ;
317
- } ) ;
317
+ } ) ;
0 commit comments