pcm-shared-components 2.1.17 → 2.1.19

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.
@@ -2160,6 +2160,7 @@
2160
2160
  "sum_reservation_fee_amount": "Fees Total",
2161
2161
  "sum_tax_amount": "Tax Total",
2162
2162
  "sum_total_payments": "Total Payment",
2163
+ "sum_transaction_total": "Transaction Total",
2163
2164
  "title": "Financial Reservation Summary"
2164
2165
  },
2165
2166
  "reservation_payment_summary_by_lot_type": {
@@ -2160,6 +2160,7 @@
2160
2160
  "sum_reservation_fee_amount": "Tarifas Totales",
2161
2161
  "sum_tax_amount": "Total de impuestos",
2162
2162
  "sum_total_payments": "Pago total",
2163
+ "sum_transaction_total": "Total de la transacción",
2163
2164
  "title": "Resumen de reserva financiera"
2164
2165
  },
2165
2166
  "reservation_payment_summary_by_lot_type": {
@@ -2160,6 +2160,7 @@
2160
2160
  "sum_reservation_fee_amount": "Total des Frais",
2161
2161
  "sum_tax_amount": "Totale des Taxe",
2162
2162
  "sum_total_payments": "Paiement total",
2163
+ "sum_transaction_total": "Total de la transaction",
2163
2164
  "title": "Résumé financier des réservations"
2164
2165
  },
2165
2166
  "reservation_payment_summary_by_lot_type": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "pcm-shared-components",
3
- "version": "2.1.17",
3
+ "version": "2.1.19",
4
4
  "private": false,
5
5
  "main": "dist/index.js",
6
6
  "babel": {