@skyux/datetime 15.0.0-alpha.12 → 15.0.0-alpha.13
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -155,7 +155,7 @@ const RESOURCES = {
|
|
|
155
155
|
message: 'Seleccionar un rango de fechas',
|
|
156
156
|
},
|
|
157
157
|
skyux_date_range_picker_end_date_before_start_date_error_label_text: {
|
|
158
|
-
message: 'Cambie el rango de fechas para que la fecha de finalización sea anterior a la fecha de inicio.',
|
|
158
|
+
message: 'Cambie el rango de fechas para que la fecha de finalización no sea anterior a la fecha de inicio.',
|
|
159
159
|
},
|
|
160
160
|
skyux_date_range_picker_format_label_specific_range: {
|
|
161
161
|
message: 'Rango específico',
|