pcm-shared-components 2.1.296 → 2.1.297

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.
@@ -1055,6 +1055,7 @@
1055
1055
  "seasonal_dates": "Seasonal dates",
1056
1056
  "seasonal_price": "Seasonal Price",
1057
1057
  "select": "Select",
1058
+ "selected": "Selected",
1058
1059
  "select_a_lot_type": "Select a Lot Type",
1059
1060
  "select_a_printer": "Select a Printer",
1060
1061
  "select_addons": "Select the add-ons that have been fulfilled",
@@ -1055,6 +1055,7 @@
1055
1055
  "seasonal_dates": "Fechas de temporada",
1056
1056
  "seasonal_price": "Precio de temporada",
1057
1057
  "select": "Seleccionar",
1058
+ "selected": "Seleccionado",
1058
1059
  "select_a_lot_type": "Seleccione un tipo de lote",
1059
1060
  "select_a_printer": "Selecciona una impresora",
1060
1061
  "select_addons": "Seleccione los complementos que se han cumplido",
@@ -1055,6 +1055,7 @@
1055
1055
  "seasonal_dates": "Dates saisonnières",
1056
1056
  "seasonal_price": "Prix ​​saisonnier",
1057
1057
  "select": "Sélectionner",
1058
+ "selected": "Sélectionné",
1058
1059
  "select_a_lot_type": "Sélectionnez un type de lot",
1059
1060
  "select_a_printer": "Sélectionnez une imprimante",
1060
1061
  "select_addons": "Sélectionnez les add-ons qui ont été remplis",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "pcm-shared-components",
3
- "version": "2.1.296",
3
+ "version": "2.1.297",
4
4
  "private": false,
5
5
  "main": "dist/index.js",
6
6
  "babel": {