pcm-shared-components 2.0.190 → 2.0.191

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.
@@ -614,7 +614,9 @@
614
614
  "online_checkout_display_occupancy": "Display occupants and vehicles enumeration",
615
615
  "online_checkout_display_unit_length": "Display the unit length",
616
616
  "online_checkout_display_unit_type": "Display the unit type options",
617
+ "online_checkout_display_vehicle": "Display the vehicle information",
617
618
  "online_checkout_options": "Online Checkout Options to Display",
619
+ "online_reservation_vehicles": "Online Vehicles Specified",
618
620
  "online_reservations": "Online Reservations",
619
621
  "open": "Open",
620
622
  "open_booking_page": "Open booking page",
@@ -1517,6 +1519,7 @@
1517
1519
  "marker_font_size": "Marker Font Size",
1518
1520
  "marker_radius": "Marker radius",
1519
1521
  "max_occupant": "Max Occupants",
1522
+ "max_vehicle": "Max Vehicles",
1520
1523
  "note": "Note",
1521
1524
  "online_availability": "Online Availability",
1522
1525
  "pictures_qty": "Number of pictures",
@@ -614,7 +614,9 @@
614
614
  "online_checkout_display_occupancy": "Mostrar enumeración de ocupantes y vehículos",
615
615
  "online_checkout_display_unit_length": "Visualizar la longitud de la unidad",
616
616
  "online_checkout_display_unit_type": "Mostrar las opciones de tipo de unidad",
617
+ "online_checkout_display_vehicle": "Mostrar la información del vehículo",
617
618
  "online_checkout_options": "Opciones de pago en línea para mostrar",
619
+ "online_reservation_vehicles": "Vehículos en línea especificados",
618
620
  "online_reservations": "Reservas en línea",
619
621
  "open": "Abierto",
620
622
  "open_booking_page": "Abrir página de reserva",
@@ -1517,6 +1519,7 @@
1517
1519
  "marker_font_size": "Tamaño de fuente de marcador",
1518
1520
  "marker_radius": "Radio del marcador",
1519
1521
  "max_occupant": "Máximo de ocupantes",
1522
+ "max_vehicle": "Vehículos Max",
1520
1523
  "note": "Nota",
1521
1524
  "online_availability": "Disponibilidad en línea",
1522
1525
  "pictures_qty": "Número de imágenes",
@@ -614,7 +614,9 @@
614
614
  "online_checkout_display_occupancy": "Afficher le dénombrement des occupants et des véhicules",
615
615
  "online_checkout_display_unit_length": "Afficher la longueur de l'unité",
616
616
  "online_checkout_display_unit_type": "Afficher les options de type d'unité",
617
+ "online_checkout_display_vehicle": "Afficher les informations du véhicule",
617
618
  "online_checkout_options": "Options de paiement en ligne à afficher",
619
+ "online_reservation_vehicles": "Véhicules spécifiés en ligne",
618
620
  "online_reservations": "Réservations en ligne",
619
621
  "open": "Ouvert",
620
622
  "open_booking_page": "Ouvrir la page de réservation",
@@ -1517,6 +1519,7 @@
1517
1519
  "marker_font_size": "Taille du text du marqueur",
1518
1520
  "marker_radius": "Rayon du marqueur",
1519
1521
  "max_occupant": "Occupants max",
1522
+ "max_vehicle": "Véhicules max",
1520
1523
  "note": "Note",
1521
1524
  "online_availability": "Disponibilité en ligne",
1522
1525
  "pictures_qty": "Nombre de photos",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "pcm-shared-components",
3
- "version": "2.0.190",
3
+ "version": "2.0.191",
4
4
  "private": false,
5
5
  "main": "dist/index.js",
6
6
  "babel": {