vms-multilanguage-locals 66.0.0 → 67.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 +35 -31
  2. package/package.json +1 -1
package/locales/en.json CHANGED
@@ -682,7 +682,20 @@
682
682
  "bus_schedules": "Bus Schedules",
683
683
  "bus_schedule": "Bus Schedule",
684
684
  "bus_daily_runs": "Bus Daily Runs",
685
- "bus_daily_run": "Bus Daily Run"
685
+ "bus_daily_run": "Bus Daily Run",
686
+ "vendor_management_desc": "Manage vendors, contracts, and performance tracking",
687
+ "document_management_desc": "Store, verify, and manage all fleet-related documents",
688
+ "fuel_management_desc": "Monitor fuel usage, expenses, and efficiency insights",
689
+ "issue_management_desc": "Track, assign, and resolve operational issues quickly",
690
+ "service_management_desc": "Schedule maintenance and manage vehicle servicing",
691
+ "inspection_management_desc": "Perform inspections and maintain compliance records",
692
+ "breakdown_management_desc": "Handle breakdown events and emergency responses",
693
+ "incident_management_desc": "Log incidents and analyze safety-related events",
694
+ "school_management_desc": "Manage school routes, stops, and student transport",
695
+ "bus_management_desc": "Track buses, routes, and real-time vehicle status",
696
+ "workshop_management_desc": "Manage workshops, repairs, and service workflows",
697
+ "tyre_management_desc": "Track tyre lifecycle, usage, and replacements",
698
+ "spare_parts_management_desc": "Manage spare parts inventory and stock movements"
686
699
  },
687
700
  "menu_trips": {
688
701
  "trip_management": "Trip Management",
@@ -1112,32 +1125,6 @@
1112
1125
  "warranty_max_odometer_reading": "Warranty Max Odometer Reading",
1113
1126
  "warranty_exchange_date": "Warranty Exchange Date"
1114
1127
  },
1115
- "p_vehicle_document": {
1116
- "vehicle_document": "Vehicle Document",
1117
- "vehicle_document_id": "Vehicle Document Id",
1118
- "vehicle_documents": "Vehicle Documents",
1119
- "vehicle_document_code": "Vehicle Document Code",
1120
- "document_number": "Document Number",
1121
- "document_authorized_name": "Document Authorized Name",
1122
- "document_cost": "Document Cost",
1123
- "document_issue_date": "Document Issue Date",
1124
- "document_valid_till_date": "Document Valid Till Date",
1125
- "document_renewal_date": "Document Renewal Date",
1126
- "document_validity_status": "Document Validity Status",
1127
- "document_status": "Document Status",
1128
- "document_details_1": "Document Details 1",
1129
- "document_details_2": "Document Details 2",
1130
- "document_details_3": "Document Details 3",
1131
- "document_details_4": "Document Details 4",
1132
- "document_notes": "Document Notes",
1133
- "document_details": "Document Details",
1134
- "upload_documents": "Upload Documents",
1135
- "vehicle_document_file": "Vehicle Document File Count"
1136
- },
1137
- "p_vehicle_document_expiry": {
1138
- "expiry_type": "Expiry Type",
1139
- "document_expiry_id": "Document Expiry Id"
1140
- },
1141
1128
  "p_main_device": {
1142
1129
  "serial_no": "Serial No",
1143
1130
  "device_identifier": "Device Identifier",
@@ -2262,6 +2249,13 @@
2262
2249
  "description": "Dashcam sensor / camera availability."
2263
2250
  }
2264
2251
  },
2252
+ "form_section_titles": {
2253
+ "basic_details": "Basic Details",
2254
+ "operational_details": "Operational Details",
2255
+ "notes_feedback": "Notes & Feedback",
2256
+ "address_details": "Address Details",
2257
+ "contact_information": "Contact Information"
2258
+ },
2265
2259
  "fleet_management": {
2266
2260
  "class": "Class",
2267
2261
  "classes": "Classes",
@@ -2414,7 +2408,10 @@
2414
2408
  "longitude": "Longitude",
2415
2409
  "google_location": "Google Location",
2416
2410
  "landmark_location": "Landmark Location",
2417
- "landmark_distance": "Landmark Distance"
2411
+ "landmark_distance": "Landmark Distance",
2412
+ "total_services": "Total Services",
2413
+ "this_month_services": "This Month Services",
2414
+ "this_year_services": "This Year Services"
2418
2415
  },
2419
2416
  "p_fleet_vendor_fuel_station": {
2420
2417
  "fuel_station_name": "Fuel Station Name",
@@ -2451,9 +2448,13 @@
2451
2448
  "google_location": "Google Location",
2452
2449
  "landmark_location": "Landmark Location",
2453
2450
  "landmark_distance": "Landmark Distance",
2454
- "company_name": "Company Name"
2451
+ "company_name": "Company Name",
2452
+ "total_fuel_refills": "Total Fuel Refills",
2453
+ "this_month_fuel_refills": "This Month Fuel Refills",
2454
+ "this_year_fuel_refills": "This Year Fuel Refills"
2455
2455
  },
2456
2456
  "p_fleet_document": {
2457
+ "document_code": "Document Code",
2457
2458
  "document_number": "Document Number",
2458
2459
  "document_authorized_name": "Document Authorized Name",
2459
2460
  "document_cost": "Document Cost",
@@ -2470,10 +2471,13 @@
2470
2471
  "document_type": "Document Type",
2471
2472
  "vendor_name": "Vendor Name",
2472
2473
  "document_expiry": "Document Expiry",
2473
- "document_expiries": "Document Expiries"
2474
+ "document_expiries": "Document Expiries",
2475
+ "document_files": "Document Files"
2474
2476
  },
2475
2477
  "p_fleet_document_expiry": {
2476
- "expiry_type": "Expiry Type"
2478
+ "expiry_type": "Expiry Type",
2479
+ "document_number": "Document Number",
2480
+ "document_type": "Document Type"
2477
2481
  },
2478
2482
  "p_fleet_workshop": {
2479
2483
  "workshop_name": "Workshop Name",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "vms-multilanguage-locals",
3
- "version": "66.0.0",
3
+ "version": "67.0.0",
4
4
  "description": "Shared i18n locales for VMS projects",
5
5
  "license": "UNLICENSED",
6
6
  "private": false,