pcm-shared-components 2.1.255 → 2.1.256

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",
@@ -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",
@@ -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",
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.256",
4
4
  "private": false,
5
5
  "main": "dist/index.js",
6
6
  "babel": {