pcm-shared-components 2.0.147 → 2.0.148

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.
@@ -1764,6 +1764,7 @@
1764
1764
  "import_waivers": "Import and Upload Waivers",
1765
1765
  "kiosk_menu": "Kiosk",
1766
1766
  "lot_driving_direction": "Lot Driving Directions",
1767
+ "lot_ical_calendar_sync": "Booking Calendar Sync (OTA)",
1767
1768
  "lot_images": "Upload Lot Images",
1768
1769
  "lot_menu": "Lot Management",
1769
1770
  "lot_popup_notification": "Lot Maintenance Notifications",
@@ -1764,6 +1764,7 @@
1764
1764
  "import_waivers": "Exenciones de importación y carga",
1765
1765
  "kiosk_menu": "Kiosco",
1766
1766
  "lot_driving_direction": "Indicaciones para llegar al lote",
1767
+ "lot_ical_calendar_sync": "Sincronización del calendario de reservas (OTA)",
1767
1768
  "lot_images": "Subir imágenes del lote",
1768
1769
  "lot_menu": "Gestión de lotes",
1769
1770
  "lot_popup_notification": "Notificaciones de mantenimiento de lotes",
@@ -1764,6 +1764,7 @@
1764
1764
  "import_waivers": "Importer et télécharger des renonciations",
1765
1765
  "kiosk_menu": "Kiosque",
1766
1766
  "lot_driving_direction": "Directions du lot",
1767
+ "lot_ical_calendar_sync": "Synchronisation du calendrier de réservation (OTA)",
1767
1768
  "lot_images": "Télécharger les images du lot",
1768
1769
  "lot_menu": "Gestion des lots",
1769
1770
  "lot_popup_notification": "Notifications d'entretien des lots",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "pcm-shared-components",
3
- "version": "2.0.147",
3
+ "version": "2.0.148",
4
4
  "private": false,
5
5
  "main": "dist/index.js",
6
6
  "babel": {