@acvtech5b9/vms-multi-language-locals 8.0.0 → 10.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
|
@@ -1005,7 +1005,9 @@
|
|
|
1005
1005
|
"inspector_details": "Inspector Details",
|
|
1006
1006
|
"sub_details": "Sub Details",
|
|
1007
1007
|
"child_details": "Child Details",
|
|
1008
|
-
"details": "Details"
|
|
1008
|
+
"details": "Details",
|
|
1009
|
+
"show_details": "Show Details",
|
|
1010
|
+
"hide_details": "Hide Details"
|
|
1009
1011
|
},
|
|
1010
1012
|
"p_vehicle_trip_details": {
|
|
1011
1013
|
"vehicle_trip_details": "Vehicle Trip Details",
|