@@ -169,29 +169,29 @@ define([], () => {
169
169
"StandardColorDarkblue" : "Azul oscuro" ,
170
170
"StandardColorPurple" : "Púrpura" ,
171
171
"DatePickerMonthLongJanuary" : "Enero" ,
172
- "DatePickerMonthShortJanuary" : "Enero " ,
172
+ "DatePickerMonthShortJanuary" : "Ene " ,
173
173
"DatePickerMonthLongFebruary" : "Febrero" ,
174
- "DatePickerMonthShortFebruary" : "Febrero " ,
174
+ "DatePickerMonthShortFebruary" : "Feb " ,
175
175
"DatePickerMonthLongMarch" : "Marzo" ,
176
- "DatePickerMonthShortMarch" : "Marzo " ,
176
+ "DatePickerMonthShortMarch" : "Mar " ,
177
177
"DatePickerMonthLongApril" : "Abril" ,
178
- "DatePickerMonthShortApril" : "Abril " ,
179
- "DatePickerMonthLongMay" : "Puede " ,
180
- "DatePickerMonthShortMay" : "Puede " ,
178
+ "DatePickerMonthShortApril" : "Abr " ,
179
+ "DatePickerMonthLongMay" : "Mayo " ,
180
+ "DatePickerMonthShortMay" : "May " ,
181
181
"DatePickerMonthLongJune" : "Junio" ,
182
- "DatePickerMonthShortJune" : "Junio " ,
182
+ "DatePickerMonthShortJune" : "Jun " ,
183
183
"DatePickerMonthLongJuly" : "Julio" ,
184
184
"DatePickerMonthShortJuly" : "Jul" ,
185
185
"DatePickerMonthLongAugust" : "Agosto" ,
186
- "DatePickerMonthShortAugust" : "Agosto " ,
186
+ "DatePickerMonthShortAugust" : "Ago " ,
187
187
"DatePickerMonthLongSeptember" : "Septiembre" ,
188
- "DatePickerMonthShortSeptember" : "Siete " ,
188
+ "DatePickerMonthShortSeptember" : "Sep " ,
189
189
"DatePickerMonthLongOctober" : "Octubre" ,
190
- "DatePickerMonthShortOctober" : "Octubre " ,
190
+ "DatePickerMonthShortOctober" : "Oct " ,
191
191
"DatePickerMonthLongNovember" : "Noviembre" ,
192
- "DatePickerMonthShortNovember" : "Noviembre " ,
192
+ "DatePickerMonthShortNovember" : "Nov " ,
193
193
"DatePickerMonthLongDecember" : "Diciembre" ,
194
- "DatePickerMonthShortDecember" : "Diciembre " ,
194
+ "DatePickerMonthShortDecember" : "Dic " ,
195
195
"DatePickerDayLongSunday" : "Domingo" ,
196
196
"DatePickerDayShortSunday" : "Dom" ,
197
197
"DatePickerDayLongMonday" : "Lunes" ,
0 commit comments