pcm-shared-components 2.1.256 → 2.1.257

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.
@@ -3252,6 +3252,8 @@
3252
3252
  "meter_reading_total_with_tax": "Meter w/ tax",
3253
3253
  "occupant_amount": "Occupant/Vehicle Total",
3254
3254
  "other_amount": "Other Charges",
3255
+ "overpaid": "Overpaid",
3256
+ "overpayment": "Overpayment",
3255
3257
  "payment_total": "Payment Total",
3256
3258
  "payments_applied": "Payments applied",
3257
3259
  "product_sale_total_with_tax": "Products w/ tax",
@@ -3252,6 +3252,8 @@
3252
3252
  "meter_reading_total_with_tax": "Medidor con impuestos",
3253
3253
  "occupant_amount": "Ocupante/Vehículo Total",
3254
3254
  "other_amount": "Otros cargos",
3255
+ "overpaid": "Pago en exceso",
3256
+ "overpayment": "Excedente",
3255
3257
  "payment_total": "Pago total",
3256
3258
  "payments_applied": "Pagos aplicados",
3257
3259
  "product_sale_total_with_tax": "Productos con impuestos",
@@ -3252,6 +3252,8 @@
3252
3252
  "meter_reading_total_with_tax": "Compteur avec taxes",
3253
3253
  "occupant_amount": "Occupant/Véhicule total",
3254
3254
  "other_amount": "Autres Charges",
3255
+ "overpaid": "Trop payé",
3256
+ "overpayment": "Trop-perçu",
3255
3257
  "payment_total": "Paiement total",
3256
3258
  "payments_applied": "Paiements appliqués",
3257
3259
  "product_sale_total_with_tax": "Produits avec taxes",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "pcm-shared-components",
3
- "version": "2.1.256",
3
+ "version": "2.1.257",
4
4
  "private": false,
5
5
  "main": "dist/index.js",
6
6
  "babel": {