pcm-shared-components 2.0.41 → 2.0.43

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.
@@ -1405,6 +1405,7 @@
1405
1405
  "kiosk_picker": "Kiosk",
1406
1406
  "lot": "Lots",
1407
1407
  "map_editor": "Map Editor",
1408
+ "meters": "Meters",
1408
1409
  "pos": "POS",
1409
1410
  "products_inventory": "Product Inventory",
1410
1411
  "rate": "Rates",
@@ -1505,6 +1506,7 @@
1505
1506
  "lot_popup_notification": "Lot Maintenance Notifications",
1506
1507
  "lot_type_customization": "Custom Lot Types",
1507
1508
  "map_editor_menu": "Map Editor",
1509
+ "meters_menu": "Meter Readings",
1508
1510
  "occupants_vehicles_pricing_menu": "Occupants & Vehicles Management",
1509
1511
  "pos_menu": "POS",
1510
1512
  "product_inventory_menu": "Product Inventory",
@@ -1405,6 +1405,7 @@
1405
1405
  "kiosk_picker": "Quiosco",
1406
1406
  "lot": "Lotes",
1407
1407
  "map_editor": "Editor de mapas",
1408
+ "meters": "Metros",
1408
1409
  "pos": "TPV",
1409
1410
  "products_inventory": "Inventario de productos",
1410
1411
  "rate": "Tarifas",
@@ -1505,6 +1506,7 @@
1505
1506
  "lot_popup_notification": "Notificaciones de mantenimiento de lotes",
1506
1507
  "lot_type_customization": "Tipos de lotes personalizados",
1507
1508
  "map_editor_menu": "Editor de mapas",
1509
+ "meters_menu": "Lecturas del medidor",
1508
1510
  "occupants_vehicles_pricing_menu": "Gestión de ocupantes y vehículos",
1509
1511
  "pos_menu": "POS",
1510
1512
  "product_inventory_menu": "Inventario de productos",
@@ -1405,6 +1405,7 @@
1405
1405
  "kiosk_picker": "Kiosque",
1406
1406
  "lot": "Terrains",
1407
1407
  "map_editor": "Éditeur de map",
1408
+ "meters": "Compteurs",
1408
1409
  "pos": "POS",
1409
1410
  "products_inventory": "Inventaire de produits",
1410
1411
  "rate": "Les Taux",
@@ -1505,6 +1506,7 @@
1505
1506
  "lot_popup_notification": "Notifications d'entretien des lots",
1506
1507
  "lot_type_customization": "Types de lots personnalisés",
1507
1508
  "map_editor_menu": "Éditeur de carte",
1509
+ "meters_menu": "Lectures des compteurs",
1508
1510
  "occupants_vehicles_pricing_menu": "Gestion des occupants et des véhicules",
1509
1511
  "pos_menu": "POS",
1510
1512
  "product_inventory_menu": "Inventaire de produits",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "pcm-shared-components",
3
- "version": "2.0.41",
3
+ "version": "2.0.43",
4
4
  "private": false,
5
5
  "main": "dist/index.js",
6
6
  "babel": {