vms-multilanguage-locals 84.0.0 → 86.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 +5 -3
- package/package.json +1 -1
package/locales/en.json
CHANGED
|
@@ -764,7 +764,8 @@
|
|
|
764
764
|
"bus_stop": "Bus Stop",
|
|
765
765
|
"bus_routes": "Bus Routes",
|
|
766
766
|
"bus_route": "Bus Route",
|
|
767
|
-
"
|
|
767
|
+
"bus_daily_schedules": "Bus Daily Schedules",
|
|
768
|
+
"bus_special_schedules": "Bus Special Schedules",
|
|
768
769
|
"bus_schedule": "Bus Schedule",
|
|
769
770
|
"bus_daily_runs": "Bus Daily Runs",
|
|
770
771
|
"bus_daily_run": "Bus Daily Run",
|
|
@@ -2209,7 +2210,7 @@
|
|
|
2209
2210
|
"avg_speed": "Avg Speed (KMPH)",
|
|
2210
2211
|
"speed": "Speed (KMPH)",
|
|
2211
2212
|
"over_speed_incidents": "Over Speed Incidents",
|
|
2212
|
-
"over_speed": "Over Speed KM",
|
|
2213
|
+
"over_speed": "Over Speed (KM)",
|
|
2213
2214
|
"over_speed_meters": "Over Speed (Meters)",
|
|
2214
2215
|
"over_speed_km": "Over Speed (KM)",
|
|
2215
2216
|
"over_speed_time": "Over Speed Time (HH:MM:SS)",
|
|
@@ -2982,7 +2983,8 @@
|
|
|
2982
2983
|
"no_data": "No Data",
|
|
2983
2984
|
"bus_stops_desc": "Manage bus stop locations and pickup points",
|
|
2984
2985
|
"bus_routes_desc": "Create and organize routes for efficient transport",
|
|
2985
|
-
"
|
|
2986
|
+
"bus_daily_schedules_desc": "Plan and manage trip timings and schedules",
|
|
2987
|
+
"bus_special_schedules_desc": "Plan and manage trip timings and schedules",
|
|
2986
2988
|
"bus_daily_runs_desc": "Track daily bus operations and trip execution"
|
|
2987
2989
|
},
|
|
2988
2990
|
"p_school_dashboard": {
|