pcm-shared-components 2.1.31 → 2.1.32

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.
@@ -842,6 +842,7 @@
842
842
  "type": "Type",
843
843
  "unavailable": "Unavailable",
844
844
  "undo": "Undo",
845
+ "unit_length_lot_depth_zero_warning": "The unit length option won't appear because the lot depth is set to zero.",
845
846
  "unit_of_measure": "Unit of Measure",
846
847
  "unmute": "Unmute",
847
848
  "unselect_all": "Unselect All",
@@ -842,6 +842,7 @@
842
842
  "type": "Escribe",
843
843
  "unavailable": "Indisponible",
844
844
  "undo": "Deshacer",
845
+ "unit_length_lot_depth_zero_warning": "La opción de longitud de la unidad no aparecerá porque la profundidad del lote está establecida en cero.",
845
846
  "unit_of_measure": "Unidad de medida",
846
847
  "unmute": "No silenciar",
847
848
  "unselect_all": "Deselecciona todo",
@@ -842,6 +842,7 @@
842
842
  "type": "Type",
843
843
  "unavailable": "Indisponible",
844
844
  "undo": "Annuler",
845
+ "unit_length_lot_depth_zero_warning": "L'option de longueur n'apparaîtra pas car la profondeur du lot est zéro.",
845
846
  "unit_of_measure": "Unité de mesure",
846
847
  "unmute": "Activer le son",
847
848
  "unselect_all": "Déselectionner Tout",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "pcm-shared-components",
3
- "version": "2.1.31",
3
+ "version": "2.1.32",
4
4
  "private": false,
5
5
  "main": "dist/index.js",
6
6
  "babel": {