pcm-shared-components 0.0.213 → 0.0.214

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.
@@ -437,6 +437,7 @@
437
437
  "over_payment": "Over payment",
438
438
  "overridden": "Overridden",
439
439
  "partial_refund_abbreviation": "P-Refund",
440
+ "past_sales_refund": "Past Sales / Refunds",
440
441
  "pay": "Pay",
441
442
  "payment": "Payment",
442
443
  "payment_amount": "Payment Amount",
@@ -437,6 +437,7 @@
437
437
  "over_payment": "sobrepago",
438
438
  "overridden": "anulado",
439
439
  "partial_refund_abbreviation": "P-Reembolso",
440
+ "past_sales_refund": "Ventas pasadas / Reembolsos",
440
441
  "pay": "Pagar",
441
442
  "payment": "Pago",
442
443
  "payment_amount": "Monto del pago",
@@ -437,6 +437,7 @@
437
437
  "over_payment": "Sur-paiement",
438
438
  "overridden": "Modifié",
439
439
  "partial_refund_abbreviation": "R-Partiel",
440
+ "past_sales_refund": "Ventes passées / Remboursements",
440
441
  "pay": "Payez",
441
442
  "payment": "Paiement",
442
443
  "payment_amount": "Montant du paiement",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "pcm-shared-components",
3
- "version": "0.0.213",
3
+ "version": "0.0.214",
4
4
  "private": false,
5
5
  "main": "dist/index.js",
6
6
  "babel": {