pcm-shared-components 2.1.21 → 2.1.22

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.
@@ -316,6 +316,7 @@
316
316
  "bill_summary": "Bill summary",
317
317
  "billable_usage": "Billable Usage",
318
318
  "billing_notes": "Billing Notes",
319
+ "biweekly": "Biweekly",
319
320
  "biweekly_price": "Biweekly Price",
320
321
  "biweekly_pricing": "Biweekly Pricing",
321
322
  "blender": "Blender",
@@ -316,6 +316,7 @@
316
316
  "bill_summary": "Resumen de la factura",
317
317
  "billable_usage": "Uso facturable",
318
318
  "billing_notes": "Notas de facturación",
319
+ "biweekly": "Quincenal",
319
320
  "biweekly_price": "Precio quincenal",
320
321
  "biweekly_pricing": "Precios quincenales",
321
322
  "blender": "Licuadora",
@@ -316,6 +316,7 @@
316
316
  "bill_summary": "Résumé de la facture",
317
317
  "billable_usage": "Utilisation facturable",
318
318
  "billing_notes": "Notes de facturation",
319
+ "biweekly": "Bihebdomadaire",
319
320
  "biweekly_price": "Prix bimensuel",
320
321
  "biweekly_pricing": "Tarification bimensuelle",
321
322
  "blender": "Mixeur",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "pcm-shared-components",
3
- "version": "2.1.21",
3
+ "version": "2.1.22",
4
4
  "private": false,
5
5
  "main": "dist/index.js",
6
6
  "babel": {