pcm-shared-components 2.0.22 → 2.0.23

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.
@@ -393,6 +393,7 @@
393
393
  "main": "Main",
394
394
  "make_default_payment": "Make default payment",
395
395
  "manager_signature": "Manager Signature",
396
+ "map": "Map",
396
397
  "map_view": "Map View",
397
398
  "max_of_n": "Max of {{max_amount}}",
398
399
  "medium": "Medium",
@@ -393,6 +393,7 @@
393
393
  "main": "Principal",
394
394
  "make_default_payment": "Hacer el pago por defecto",
395
395
  "manager_signature": "Firma del gerente",
396
+ "map": "Mapa",
396
397
  "map_view": "Vista de mapa",
397
398
  "max_of_n": "Máximo de {{max_amount}}",
398
399
  "medium": "Medio",
@@ -393,6 +393,7 @@
393
393
  "main": "Principal",
394
394
  "make_default_payment": "Effectuer un paiement par défaut",
395
395
  "manager_signature": "Signature du gestionnaire",
396
+ "map": "Carte",
396
397
  "map_view": "Vue de la carte",
397
398
  "max_of_n": "Maximum de {{max_amount}}",
398
399
  "medium": "Moyen",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "pcm-shared-components",
3
- "version": "2.0.22",
3
+ "version": "2.0.23",
4
4
  "private": false,
5
5
  "main": "dist/index.js",
6
6
  "babel": {