vms-multilanguage-locals 9.0.0 → 11.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 +6 -1
- package/package.json +1 -1
package/locales/en.json
CHANGED
|
@@ -2531,6 +2531,9 @@
|
|
|
2531
2531
|
"task_notes": "Task Notes",
|
|
2532
2532
|
"task_total_cost": "Task Total Cost"
|
|
2533
2533
|
},
|
|
2534
|
+
"p_bus_stop": {
|
|
2535
|
+
"bus_stop": "Bus Stop"
|
|
2536
|
+
},
|
|
2534
2537
|
"p_fleet_bus_student": {
|
|
2535
2538
|
"organisation_details": "Organisation Details",
|
|
2536
2539
|
"student_details": "Student Details",
|
|
@@ -2582,7 +2585,9 @@
|
|
|
2582
2585
|
"is_primary": "Primary",
|
|
2583
2586
|
"notes": "Notes",
|
|
2584
2587
|
"student_transport_plan_type_change_history": "Transport Plan Change History",
|
|
2585
|
-
"stop_change_request": "Stop Change Request"
|
|
2588
|
+
"stop_change_request": "Stop Change Request",
|
|
2589
|
+
"pickup_details": "Pickup Details",
|
|
2590
|
+
"drop_details": "Drop Details"
|
|
2586
2591
|
},
|
|
2587
2592
|
"p_fleet_bus_student_guardian": {
|
|
2588
2593
|
"guardian_details": "Guardian Details",
|