pcm-shared-components 2.0.41 → 2.0.44

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": "Meter Configuration",
1408
1409
  "pos": "POS",
1409
1410
  "products_inventory": "Product Inventory",
1410
1411
  "rate": "Rates",
@@ -1425,6 +1426,7 @@
1425
1426
  "campground": "Campground",
1426
1427
  "configurations": "Config",
1427
1428
  "gates": "Gates",
1429
+ "meters": "",
1428
1430
  "reports": "Reports"
1429
1431
  }
1430
1432
  },
@@ -1505,6 +1507,7 @@
1505
1507
  "lot_popup_notification": "Lot Maintenance Notifications",
1506
1508
  "lot_type_customization": "Custom Lot Types",
1507
1509
  "map_editor_menu": "Map Editor",
1510
+ "meters_menu": "Meter Readings",
1508
1511
  "occupants_vehicles_pricing_menu": "Occupants & Vehicles Management",
1509
1512
  "pos_menu": "POS",
1510
1513
  "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": "Configuración del medidor",
1408
1409
  "pos": "TPV",
1409
1410
  "products_inventory": "Inventario de productos",
1410
1411
  "rate": "Tarifas",
@@ -1425,6 +1426,7 @@
1425
1426
  "campground": "Terreno de camping",
1426
1427
  "configurations": "Configuración",
1427
1428
  "gates": "puertas",
1429
+ "meters": "",
1428
1430
  "reports": "Informes"
1429
1431
  }
1430
1432
  },
@@ -1505,6 +1507,7 @@
1505
1507
  "lot_popup_notification": "Notificaciones de mantenimiento de lotes",
1506
1508
  "lot_type_customization": "Tipos de lotes personalizados",
1507
1509
  "map_editor_menu": "Editor de mapas",
1510
+ "meters_menu": "Lecturas del medidor",
1508
1511
  "occupants_vehicles_pricing_menu": "Gestión de ocupantes y vehículos",
1509
1512
  "pos_menu": "POS",
1510
1513
  "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": "Configuration du compteur",
1408
1409
  "pos": "POS",
1409
1410
  "products_inventory": "Inventaire de produits",
1410
1411
  "rate": "Les Taux",
@@ -1425,6 +1426,7 @@
1425
1426
  "campground": "Camping",
1426
1427
  "configurations": "Config",
1427
1428
  "gates": "Portes",
1429
+ "meters": "",
1428
1430
  "reports": "Rapports"
1429
1431
  }
1430
1432
  },
@@ -1505,6 +1507,7 @@
1505
1507
  "lot_popup_notification": "Notifications d'entretien des lots",
1506
1508
  "lot_type_customization": "Types de lots personnalisés",
1507
1509
  "map_editor_menu": "Éditeur de carte",
1510
+ "meters_menu": "Lectures des compteurs",
1508
1511
  "occupants_vehicles_pricing_menu": "Gestion des occupants et des véhicules",
1509
1512
  "pos_menu": "POS",
1510
1513
  "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.44",
4
4
  "private": false,
5
5
  "main": "dist/index.js",
6
6
  "babel": {