vms-multilanguage-locals 83.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 +6 -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",
|
|
@@ -1919,6 +1920,7 @@
|
|
|
1919
1920
|
"geofence_location": "Geofence Location",
|
|
1920
1921
|
"geofence_type": "Geofence Type",
|
|
1921
1922
|
"geofence_purpose_type": "Geofence Purpose",
|
|
1923
|
+
"radius": "Radius",
|
|
1922
1924
|
"radius_km": "Radius (KM)",
|
|
1923
1925
|
"radius_m": "Radius (Meters)",
|
|
1924
1926
|
"geofence_description": "Geofence Description",
|
|
@@ -2208,7 +2210,7 @@
|
|
|
2208
2210
|
"avg_speed": "Avg Speed (KMPH)",
|
|
2209
2211
|
"speed": "Speed (KMPH)",
|
|
2210
2212
|
"over_speed_incidents": "Over Speed Incidents",
|
|
2211
|
-
"over_speed": "Over Speed KM",
|
|
2213
|
+
"over_speed": "Over Speed (KM)",
|
|
2212
2214
|
"over_speed_meters": "Over Speed (Meters)",
|
|
2213
2215
|
"over_speed_km": "Over Speed (KM)",
|
|
2214
2216
|
"over_speed_time": "Over Speed Time (HH:MM:SS)",
|
|
@@ -2981,7 +2983,8 @@
|
|
|
2981
2983
|
"no_data": "No Data",
|
|
2982
2984
|
"bus_stops_desc": "Manage bus stop locations and pickup points",
|
|
2983
2985
|
"bus_routes_desc": "Create and organize routes for efficient transport",
|
|
2984
|
-
"
|
|
2986
|
+
"bus_daily_schedules_desc": "Plan and manage trip timings and schedules",
|
|
2987
|
+
"bus_special_schedules_desc": "Plan and manage trip timings and schedules",
|
|
2985
2988
|
"bus_daily_runs_desc": "Track daily bus operations and trip execution"
|
|
2986
2989
|
},
|
|
2987
2990
|
"p_school_dashboard": {
|