vms-multilanguage-locals 58.0.0 → 59.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 +3 -5
- package/package.json +1 -1
package/locales/en.json
CHANGED
|
@@ -2741,13 +2741,11 @@
|
|
|
2741
2741
|
"p_fleet_bus_schedule": {
|
|
2742
2742
|
"schedule_name": "Schedule Name",
|
|
2743
2743
|
"schedule_status": "Schedule Status",
|
|
2744
|
-
"is_stops_finalized": "Is Stops Finalised",
|
|
2745
2744
|
"schedule_type": "Schedule Type",
|
|
2746
2745
|
"route": "Route",
|
|
2747
|
-
"
|
|
2748
|
-
"
|
|
2749
|
-
"
|
|
2750
|
-
"end_minute": "End Minute",
|
|
2746
|
+
"start_time": "Start Time",
|
|
2747
|
+
"end_time": "End Time",
|
|
2748
|
+
"schedule_time": "Schedule Time",
|
|
2751
2749
|
"schedule_plan_start_date": "Schedule Plan Start Date",
|
|
2752
2750
|
"schedule_plan_end_date": "Schedule Plan End Date",
|
|
2753
2751
|
"sunday": "Sunday",
|