@acvtech5b9/vms-multi-language-locals 18.0.0 → 20.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 +7 -1
- package/package.json +1 -1
package/locales/en.json
CHANGED
|
@@ -1009,7 +1009,13 @@
|
|
|
1009
1009
|
"child_details": "Child Details",
|
|
1010
1010
|
"details": "Details",
|
|
1011
1011
|
"show_details": "Show Details",
|
|
1012
|
-
"hide_details": "Hide Details"
|
|
1012
|
+
"hide_details": "Hide Details",
|
|
1013
|
+
"from_date": "From Date",
|
|
1014
|
+
"to_date": "To Date",
|
|
1015
|
+
"device_usage_history": "Device Usage History",
|
|
1016
|
+
"sim_usage_history": "Sim Usage History",
|
|
1017
|
+
"assign_device_date": "Assign Device Date",
|
|
1018
|
+
"assign_sim_date": "Assign Sim Date"
|
|
1013
1019
|
},
|
|
1014
1020
|
"p_vehicle_trip_details": {
|
|
1015
1021
|
"vehicle_trip_details": "Vehicle Trip Details",
|