pcm-shared-components 2.1.61 → 2.1.65

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.
@@ -789,6 +789,7 @@
789
789
  "seasonal_dates": "Seasonal dates",
790
790
  "seasonal_price": "Seasonal Price",
791
791
  "select": "Select",
792
+ "select_a_lot_type": "Select a Lot Type",
792
793
  "select_a_printer": "Select a Printer",
793
794
  "select_all": "Select All",
794
795
  "select_an_option": "Please select an option",
@@ -789,6 +789,7 @@
789
789
  "seasonal_dates": "Fechas de temporada",
790
790
  "seasonal_price": "Precio de temporada",
791
791
  "select": "Seleccionar",
792
+ "select_a_lot_type": "Seleccione un tipo de lote",
792
793
  "select_a_printer": "Selecciona una impresora",
793
794
  "select_all": "Seleccionar todo",
794
795
  "select_an_option": "Seleccione una opción",
@@ -789,6 +789,7 @@
789
789
  "seasonal_dates": "Dates saisonnières",
790
790
  "seasonal_price": "Prix ​​saisonnier",
791
791
  "select": "Sélectionner",
792
+ "select_a_lot_type": "Sélectionnez un type de lot",
792
793
  "select_a_printer": "Sélectionnez une imprimante",
793
794
  "select_all": "Sélectionner Tout",
794
795
  "select_an_option": "Veuillez sélectionner une option",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "pcm-shared-components",
3
- "version": "2.1.61",
3
+ "version": "2.1.65",
4
4
  "private": false,
5
5
  "main": "dist/index.js",
6
6
  "babel": {