pcm-shared-components 2.1.237 → 2.1.250

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.
@@ -887,6 +887,7 @@
887
887
  "price_per_unit": "Price Per Unit",
888
888
  "pricing_details": "Pricing Details",
889
889
  "print": "Print",
890
+ "print_all": "Print All",
890
891
  "print_gate_access": "Print Gate Access",
891
892
  "print_grid": "Print Grid",
892
893
  "priority_over_schedule": "Priority Over Schedule",
@@ -887,6 +887,7 @@
887
887
  "price_per_unit": "Precio por unidad",
888
888
  "pricing_details": "Detalles de precios",
889
889
  "print": "Impresión",
890
+ "print_all": "Imprimir todo",
890
891
  "print_gate_access": "Acceso a la puerta de impresión",
891
892
  "print_grid": "Imprimir cuadrícula",
892
893
  "priority_over_schedule": "Prioridad sobre el horario",
@@ -887,6 +887,7 @@
887
887
  "price_per_unit": "Prix ​​par unité",
888
888
  "pricing_details": "Détails des tarifs",
889
889
  "print": "Imprimé",
890
+ "print_all": "Tout imprimer",
890
891
  "print_gate_access": "Imprimer les Accès de Porte",
891
892
  "print_grid": "Impression de la grille",
892
893
  "priority_over_schedule": "Priorité sur l'horaire",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "pcm-shared-components",
3
- "version": "2.1.237",
3
+ "version": "2.1.250",
4
4
  "private": false,
5
5
  "main": "dist/index.js",
6
6
  "babel": {