pcm-shared-components 2.1.255 → 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.
@@ -3243,7 +3243,7 @@
3243
3243
  "balance_total": "Unpaid Balance",
3244
3244
  "camping_rate_amount": "Camping Amount",
3245
3245
  "camping_rate_total": "Total",
3246
- "category_payments_info": "Only payments applied to this category are included.",
3246
+ "category_payments_info": "Includes only payments and credits with a linked charge to this category.",
3247
3247
  "category_total": "Category total",
3248
3248
  "discount_total": "Discount Total",
3249
3249
  "discount_type_amount": "Discount Amount",
@@ -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",
@@ -3243,7 +3243,7 @@
3243
3243
  "balance_total": "Balance impago",
3244
3244
  "camping_rate_amount": "Importe de la acampada",
3245
3245
  "camping_rate_total": "Total",
3246
- "category_payments_info": "Solo se incluyen los pagos aplicados a esta categoría.",
3246
+ "category_payments_info": "Incluye solo los pagos y créditos con un cargo vinculado a esta categoría.",
3247
3247
  "category_total": "Total de la categoría",
3248
3248
  "discount_total": "Descuento total",
3249
3249
  "discount_type_amount": "Importe de descuento",
@@ -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",
@@ -3243,7 +3243,7 @@
3243
3243
  "balance_total": "Montant Impayé",
3244
3244
  "camping_rate_amount": "Camping",
3245
3245
  "camping_rate_total": "Total",
3246
- "category_payments_info": "Seuls les paiements appliqués à cette catégorie sont inclus.",
3246
+ "category_payments_info": "Inclut uniquement les paiements et crédits associés à une charge liée à cette catégorie.",
3247
3247
  "category_total": "Total de la catégorie",
3248
3248
  "discount_total": "Total de la Remise",
3249
3249
  "discount_type_amount": "Remise",
@@ -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.255",
3
+ "version": "2.1.257",
4
4
  "private": false,
5
5
  "main": "dist/index.js",
6
6
  "babel": {