pcm-shared-components 2.1.280 → 2.1.281

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.
@@ -466,6 +466,8 @@
466
466
  "arrival_departure_time_for_ical_import_explanation": "Overriding the iCal Event Arrival and Departure Dates \n\nThe following will allow you to override the arrival and departure times received from the import URL. This is particularly useful when importing Airbnb events, as they use midnight for both arrival and departure times.",
467
467
  "arrive": "Arrive",
468
468
  "arrives_on": "Arrives On",
469
+ "arriving_this_weekend": "Arriving this weekend",
470
+ "arriving_today": "Arriving today",
469
471
  "audit_date": "Audit Date",
470
472
  "audit_logs": "Audit Logs",
471
473
  "audit_timeline_action_client": "Updated client information",
@@ -466,6 +466,8 @@
466
466
  "arrival_departure_time_for_ical_import_explanation": "Anulación de las fechas de llegada y salida de eventos de iCal\n\nLo siguiente le permitirá anular las horas de llegada y salida recibidas desde la URL de importación. Esto es particularmente útil al importar eventos de Airbnb, ya que utilizan la medianoche para las horas de llegada y salida.",
467
467
  "arrive": "Llegar",
468
468
  "arrives_on": "Llega el",
469
+ "arriving_this_weekend": "Llegada este fin de semana",
470
+ "arriving_today": "Llegada hoy",
469
471
  "audit_date": "Fecha de auditoría",
470
472
  "audit_logs": "Registros de auditoría",
471
473
  "audit_timeline_action_client": "Información del cliente actualizada",
@@ -466,6 +466,8 @@
466
466
  "arrival_departure_time_for_ical_import_explanation": "Remplacement des dates d'arrivée et de départ des événements iCal \n\nCe qui suit vous permet de remplacer les heures d'arrivée et de départ reçues à partir de l'URL d'importation. Cela est particulièrement utile lors de l'importation d'événements Airbnb, car ils utilisent minuit pour les heures d'arrivée et de départ.",
467
467
  "arrive": "Arrivée",
468
468
  "arrives_on": "Arrive le",
469
+ "arriving_this_weekend": "Arrivée ce week-end",
470
+ "arriving_today": "Arrivée aujourd'hui",
469
471
  "audit_date": "Date de l'audit",
470
472
  "audit_logs": "Journaux d'audit",
471
473
  "audit_timeline_action_client": "Informations du client mises à jour",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "pcm-shared-components",
3
- "version": "2.1.280",
3
+ "version": "2.1.281",
4
4
  "private": false,
5
5
  "main": "dist/index.js",
6
6
  "babel": {