pcm-shared-components 2.1.24 → 2.1.25

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.
@@ -661,6 +661,7 @@
661
661
  "partial_refund_abbreviation": "P-Refund",
662
662
  "past_arrival_limit": "Past Arrival Limit",
663
663
  "past_due": "Past due",
664
+ "past_future_reservation_payment_warning_message": "This reservation’s arrival date falls outside the allowed timeframe set by your campground.\nPlease review before proceeding—this payment may be applied to an old or future reservation based on your settings.",
664
665
  "past_sales_refund": "Past Sales / Refunds",
665
666
  "patio_or_balcony": "Patio or balcony",
666
667
  "pay": "Pay",
@@ -661,6 +661,7 @@
661
661
  "partial_refund_abbreviation": "P-Reembolso",
662
662
  "past_arrival_limit": "Pasado el límite de llegada",
663
663
  "past_due": "Atrasado",
664
+ "past_future_reservation_payment_warning_message": "La fecha de llegada de esta reserva está fuera del horario permitido por su camping. Por favor, revise esta información antes de continuar. Este pago podría aplicarse a una reserva anterior o futura, según su configuración.",
664
665
  "past_sales_refund": "Ventas pasadas / Reembolsos",
665
666
  "patio_or_balcony": "Patio o balcón",
666
667
  "pay": "Pagar",
@@ -661,6 +661,7 @@
661
661
  "partial_refund_abbreviation": "R-Partiel",
662
662
  "past_arrival_limit": "Dépassement de la limite d'arrivée",
663
663
  "past_due": "En souffrance",
664
+ "past_future_reservation_payment_warning_message": "La date d'arrivée de cette réservation se situe en dehors des horaires autorisés par votre camping.\nVeuillez vérifier avant de continuer ; ce paiement pourrait être appliqué à une réservation ancienne ou future selon vos paramètres.",
664
665
  "past_sales_refund": "Ventes passées / Remboursements",
665
666
  "patio_or_balcony": "Patio ou balcon",
666
667
  "pay": "Payez",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "pcm-shared-components",
3
- "version": "2.1.24",
3
+ "version": "2.1.25",
4
4
  "private": false,
5
5
  "main": "dist/index.js",
6
6
  "babel": {