vms-multilanguage-locals 39.0.0 → 40.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.
- package/locales/en.json +12 -5
- package/package.json +1 -1
package/locales/en.json
CHANGED
|
@@ -865,7 +865,13 @@
|
|
|
865
865
|
"vehicle_document": "Vehicle Document",
|
|
866
866
|
"vehicle_documents": "Vehicle Documents",
|
|
867
867
|
"vehicle_document_expiry": "Vehicle Document Expiry",
|
|
868
|
-
"master_vehicle_file": "Master Vehicle File"
|
|
868
|
+
"master_vehicle_file": "Master Vehicle File",
|
|
869
|
+
"driver_details": "Driver Details",
|
|
870
|
+
"user_details": "User Details",
|
|
871
|
+
"inspector_details": "Inspector Details",
|
|
872
|
+
"sub_details": "Sub Details",
|
|
873
|
+
"child_details": "Child Details",
|
|
874
|
+
"details": "Details"
|
|
869
875
|
},
|
|
870
876
|
"p_vehicle_trip_details": {
|
|
871
877
|
"vehicle_trip_details": "Vehicle Trip Details",
|
|
@@ -2327,6 +2333,7 @@
|
|
|
2327
2333
|
"refills_vs_removals_pie": "Refills vs Removals Pie"
|
|
2328
2334
|
},
|
|
2329
2335
|
"p_fleet_vehicle_incident": {
|
|
2336
|
+
"basic_details": "Basic Details",
|
|
2330
2337
|
"incident_details": "Incident Details",
|
|
2331
2338
|
"incident_date": "Incident Date",
|
|
2332
2339
|
"was_towed": "Was Towed",
|
|
@@ -2461,7 +2468,6 @@
|
|
|
2461
2468
|
"reminder_type": "Reminder Type"
|
|
2462
2469
|
},
|
|
2463
2470
|
"p_fleet_vehicle_issues": {
|
|
2464
|
-
"vehicle_incident_id": "Vehicle Incident",
|
|
2465
2471
|
"vehicle_issue_id": "Vehicle Issue",
|
|
2466
2472
|
"issue_title": "Issue Title",
|
|
2467
2473
|
"issue_description": "Issue Description",
|
|
@@ -2474,8 +2480,6 @@
|
|
|
2474
2480
|
"due_date": "Due Date",
|
|
2475
2481
|
"due_odometer_reading": "Due Odometer Reading",
|
|
2476
2482
|
"issue_source": "Issue Source",
|
|
2477
|
-
"inspection_id": "Inspection",
|
|
2478
|
-
"service_management_id": "Service Management",
|
|
2479
2483
|
"issue_files": "Issue Files",
|
|
2480
2484
|
"issue_details": "Issue Details",
|
|
2481
2485
|
"issue_comments": "Issue Comments",
|
|
@@ -2550,13 +2554,16 @@
|
|
|
2550
2554
|
"p_fleet_vehicle_inspection": {
|
|
2551
2555
|
"inspections": "Inspections",
|
|
2552
2556
|
"inspection_files": "Inspection Files",
|
|
2557
|
+
"inspection_code": "Inspection Code",
|
|
2553
2558
|
"inspection_date": "Inspection Date",
|
|
2554
2559
|
"inspection_priority": "Inspection Priority",
|
|
2555
2560
|
"inspection_status": "Inspection Status",
|
|
2556
2561
|
"inspection_type": "Inspection Type",
|
|
2562
|
+
"inspection_notes": "Inspection Notes",
|
|
2557
2563
|
"inspection_form": "Inspection Form",
|
|
2558
2564
|
"service_management": "Service Management",
|
|
2559
|
-
"inspection_details": "Inspection Details"
|
|
2565
|
+
"inspection_details": "Inspection Details",
|
|
2566
|
+
"inspection_data": "Inspection Data"
|
|
2560
2567
|
},
|
|
2561
2568
|
"p_fleet_inspections": {
|
|
2562
2569
|
"no_data": "No inspection data available for the selected filters",
|