vms-multilanguage-locals 70.0.0 → 71.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 -1
- package/package.json +1 -1
package/locales/en.json
CHANGED
|
@@ -2949,7 +2949,9 @@
|
|
|
2949
2949
|
"drop_start_stop_id": "Return Start Location",
|
|
2950
2950
|
"drop_end_stop_id": "Return End Location",
|
|
2951
2951
|
"drop_path": "Return Path",
|
|
2952
|
-
"route_stops": "Route Stops"
|
|
2952
|
+
"route_stops": "Route Stops",
|
|
2953
|
+
"pickup_details": "Pickup Details",
|
|
2954
|
+
"return_details": "Return Details"
|
|
2953
2955
|
},
|
|
2954
2956
|
"p_fleet_bus_schedule": {
|
|
2955
2957
|
"schedule_name": "Schedule Name",
|