vms-multilanguage-locals 72.0.0 → 73.0.0

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.
Files changed (2) hide show
  1. package/locales/en.json +59 -7
  2. package/package.json +1 -1
package/locales/en.json CHANGED
@@ -526,8 +526,8 @@
526
526
  "vehicle_summary_report": "Vehicle Summary Report",
527
527
  "dashboard_list_view": "Dashboard List View",
528
528
  "dashboard_map_view": "Dashboard Map View",
529
- "dashcam_live_event": "Dashcam Live Event",
530
- "dashcam": "Dashcam",
529
+ "dashcam_live_stream": "Dashcam Live Stream",
530
+ "dashcam_events": "Dashcam Events",
531
531
  "dashcam_video_history": "Dashcam Video History",
532
532
  "vehicle_ignition_lock": "Vehicle Ignition Lock (Relay)",
533
533
  "vehicle_digital_door_lock": "Vehicle Digital Door Lock",
@@ -1371,8 +1371,7 @@
1371
1371
  "report_details": "Report Details",
1372
1372
  "report_message": "Schedule reports to be delivered automatically. Enter a Report Name, choose Report Type (Daily / Weekly / Monthly), select the Report List and Email recipients, and set Status = On to start delivery."
1373
1373
  },
1374
- "p_dashcam": {
1375
- "dashcam": "Dashcam",
1374
+ "p_dashcam_live_stream": {
1376
1375
  "no_video_available": "No Video Available",
1377
1376
  "camera_feed_not_configured": "Camera feed not configured",
1378
1377
  "front_camera": "Front Camera",
@@ -1380,8 +1379,7 @@
1380
1379
  "cabin_camera1": "Cabin Camera 1",
1381
1380
  "cabin_camera2": "Cabin Camera 2"
1382
1381
  },
1383
- "p_dashcam_live_event": {
1384
- "dashcam_live_event": "Dashcam Live Event",
1382
+ "p_dashcam_events": {
1385
1383
  "preview": "Preview",
1386
1384
  "view_video": "View Video",
1387
1385
  "no_video": "No Video",
@@ -1389,7 +1387,6 @@
1389
1387
  "video_size": "Video Size"
1390
1388
  },
1391
1389
  "p_dashcam_video_history": {
1392
- "dashcam_video_history": "Dashcam Video History",
1393
1390
  "dashcam_camera": "Dashcam Camera"
1394
1391
  },
1395
1392
  "organisation_filters": {
@@ -2305,6 +2302,13 @@
2305
2302
  "fleet_vendors": "Fleet Vendors",
2306
2303
  "vendors": "Vendors"
2307
2304
  },
2305
+ "p_fleet_vendor_dashboard": {
2306
+ "coming_soon": "Coming Soon",
2307
+ "no_data": "No Data",
2308
+ "vendors_desc": "Manage vendor profiles and related services",
2309
+ "fuel_stations_desc": "Maintain fuel station details and associations",
2310
+ "service_centers_desc": "Manage service centers and maintenance providers"
2311
+ },
2308
2312
  "p_fleet_vendor": {
2309
2313
  "vendor": "Vendor",
2310
2314
  "vendor_name": "Vendor Name",
@@ -2489,6 +2493,12 @@
2489
2493
  "this_month_fuel_refills": "This Month Fuel Refills",
2490
2494
  "this_year_fuel_refills": "This Year Fuel Refills"
2491
2495
  },
2496
+ "p_fleet_document_dashboard": {
2497
+ "coming_soon": "Coming Soon",
2498
+ "no_data": "No Data",
2499
+ "document_list_desc": "Manage and organize all fleet documents",
2500
+ "document_reminders_desc": "Track expiries and get document alerts"
2501
+ },
2492
2502
  "p_fleet_document": {
2493
2503
  "document_code": "Document Code",
2494
2504
  "document_number": "Document Number",
@@ -2515,6 +2525,12 @@
2515
2525
  "document_number": "Document Number",
2516
2526
  "document_type": "Document Type"
2517
2527
  },
2528
+ "p_fleet_workshop_dashboard": {
2529
+ "coming_soon": "Coming Soon",
2530
+ "no_data": "No Data",
2531
+ "fleet_workshops_desc": "Manage workshops and service providers",
2532
+ "workshop_performance_desc": "Analyze workshop activity and performance"
2533
+ },
2518
2534
  "p_fleet_workshop": {
2519
2535
  "workshop_name": "Workshop Name",
2520
2536
  "workshop_description": "Workshop Description",
@@ -2525,6 +2541,11 @@
2525
2541
  "landmark_distance": "Landmark Distance",
2526
2542
  "total_service": "Total Service"
2527
2543
  },
2544
+ "p_fleet_issue_dashboard": {
2545
+ "coming_soon": "Coming Soon",
2546
+ "no_data": "No Data",
2547
+ "vehicle_issues_desc": "Track and manage vehicle issue tickets"
2548
+ },
2528
2549
  "p_fleet_issue": {
2529
2550
  "issue_code": "Issue Code",
2530
2551
  "issue_title": "Issue Title",
@@ -2553,6 +2574,12 @@
2553
2574
  "comment_text": "Comment Text",
2554
2575
  "comment_description": "Comment Description"
2555
2576
  },
2577
+ "p_fleet_breakdown_dashboard": {
2578
+ "coming_soon": "Coming Soon",
2579
+ "no_data": "No Data",
2580
+ "vehicle_breakdowns_desc": "Track and manage vehicle breakdown incidents",
2581
+ "breakdown_reports_desc": "Analyze breakdown trends and performance"
2582
+ },
2556
2583
  "p_fleet_breakdown": {
2557
2584
  "breakdown_code": "Breakdown Code",
2558
2585
  "breakdown_total_cost": "Breakdown Total Cost",
@@ -2582,6 +2609,11 @@
2582
2609
  "breakdown_cost_description": "Breakdown Cost Description",
2583
2610
  "expense_name": "Expense Name"
2584
2611
  },
2612
+ "p_fleet_incident_dashboard": {
2613
+ "coming_soon": "Coming Soon",
2614
+ "no_data": "No Data",
2615
+ "vehicle_incidents_desc": "Track and manage vehicle incident records"
2616
+ },
2585
2617
  "p_fleet_incident": {
2586
2618
  "incident_code": "Incident Code",
2587
2619
  "incident_total_cost": "Incident Total Cost",
@@ -2631,6 +2663,13 @@
2631
2663
  "incident_cost_description": "Incident Cost Description",
2632
2664
  "expense_name": "Expense Name"
2633
2665
  },
2666
+ "p_fleet_inspection_dashboard": {
2667
+ "coming_soon": "Coming Soon",
2668
+ "no_data": "No Data",
2669
+ "inspection_forms_desc": "Create and manage inspection templates",
2670
+ "inspection_schedule_desc": "Plan and track upcoming inspections",
2671
+ "vehicle_inspections_desc": "Record and review vehicle inspection results"
2672
+ },
2634
2673
  "p_fleet_inspection_form": {
2635
2674
  "inspection_form_name": "Inspection Form Name",
2636
2675
  "inspection_form_notes": "Inspection Form Notes",
@@ -2671,6 +2710,13 @@
2671
2710
  "issues": "Issues",
2672
2711
  "inspection_files": "Inspection Files"
2673
2712
  },
2713
+ "p_fleet_service_dashboard": {
2714
+ "coming_soon": "Coming Soon",
2715
+ "no_data": "No Data",
2716
+ "service_schedule_desc": "Plan and track upcoming vehicle services",
2717
+ "vehicle_services_desc": "Manage service records and maintenance history",
2718
+ "service_reminders_desc": "Get alerts for upcoming service schedules"
2719
+ },
2674
2720
  "p_fleet_service_schedule": {
2675
2721
  "service_schedule_name": "Service Schedule Name",
2676
2722
  "service_schedule_description": "Service Schedule Description",
@@ -2746,6 +2792,12 @@
2746
2792
  "reminder_type": "Reminder Type",
2747
2793
  "service_type": "Service Type"
2748
2794
  },
2795
+ "p_fleet_fuel_dashboard": {
2796
+ "coming_soon": "Coming Soon",
2797
+ "no_data": "No Data",
2798
+ "fuel_refills_desc": "Track fuel refills and consumption entries",
2799
+ "fuel_removals_desc": "Monitor fuel usage reductions and adjustments"
2800
+ },
2749
2801
  "p_fuel_management": {
2750
2802
  "vehicles": "Vehicles",
2751
2803
  "vehicles_subtitle": "Vehicles",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "vms-multilanguage-locals",
3
- "version": "72.0.0",
3
+ "version": "73.0.0",
4
4
  "description": "Shared i18n locales for VMS projects",
5
5
  "license": "UNLICENSED",
6
6
  "private": false,