pcm-shared-components 2.1.352 → 2.1.353

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.
@@ -3391,6 +3391,7 @@
3391
3391
  "col_pct_payments": "% of payments",
3392
3392
  "difference": "Difference",
3393
3393
  "export": "Export",
3394
+ "ar_payments_series": "Payments toward these arrivals",
3394
3395
  "loading": "Loading day-by-day totals…",
3395
3396
  "payments": "Payments",
3396
3397
  "pos_sales": "POS sales",
@@ -3496,6 +3497,7 @@
3496
3497
  "point_arrival": "Arrival",
3497
3498
  "point_booked": "Booked",
3498
3499
  "point_booked_sub": "Charge recorded",
3500
+ "point_transaction": "Transaction",
3499
3501
  "point_departed": "Departed",
3500
3502
  "point_departure_sub": "Departure",
3501
3503
  "point_stay": "Stay",
@@ -3375,6 +3375,7 @@
3375
3375
  },
3376
3376
  "customize_title": "Personalizar informe",
3377
3377
  "daily": {
3378
+ "ar_payments_series": "Pagos realizados hacia estas llegadas",
3378
3379
  "balancing": "Ajuste",
3379
3380
  "business_date": "Fecha de actividad",
3380
3381
  "card_payment_methods": "Métodos de pago",
@@ -3496,6 +3497,7 @@
3496
3497
  "point_arrival": "Llegada",
3497
3498
  "point_booked": "Reservado",
3498
3499
  "point_booked_sub": "Cargo registrado",
3500
+ "point_transaction": "Transacción",
3499
3501
  "point_departed": "Partida",
3500
3502
  "point_departure_sub": "Partida",
3501
3503
  "point_stay": "Estadía",
@@ -3375,6 +3375,7 @@
3375
3375
  },
3376
3376
  "customize_title": "Personnaliser le rapport",
3377
3377
  "daily": {
3378
+ "ar_payments_series": "Paiements effectués pour ces arrivées",
3378
3379
  "balancing": "Équilibrage",
3379
3380
  "business_date": "Date d'activité",
3380
3381
  "card_payment_methods": "Modes de paiement",
@@ -3496,6 +3497,7 @@
3496
3497
  "point_arrival": "Arrivée",
3497
3498
  "point_booked": "Réservé",
3498
3499
  "point_booked_sub": "Charge enregistrée",
3500
+ "point_transaction": "Transaction",
3499
3501
  "point_departed": "Départ",
3500
3502
  "point_departure_sub": "Départ",
3501
3503
  "point_stay": "Séjour",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "pcm-shared-components",
3
- "version": "2.1.352",
3
+ "version": "2.1.353",
4
4
  "private": false,
5
5
  "main": "dist/index.js",
6
6
  "babel": {