@acvtech5b9/vms-multi-language-locals 43.0.0 → 44.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.
Files changed (2) hide show
  1. package/locales/en.json +2 -1
  2. package/package.json +1 -1
package/locales/en.json CHANGED
@@ -1086,7 +1086,8 @@
1086
1086
  "api_code": "API Code",
1087
1087
  "device_date_time": "Device Date Time",
1088
1088
  "gps_data_json": "GPS Data JSON",
1089
- "latlng": "LatLng"
1089
+ "latlng": "LatLng",
1090
+ "location": "Location"
1090
1091
  },
1091
1092
  "p_vehicle_trip_details": {
1092
1093
  "vehicle_trip_details": "Vehicle Trip Details",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@acvtech5b9/vms-multi-language-locals",
3
- "version": "43.0.0",
3
+ "version": "44.0.0",
4
4
  "description": "Shared i18n locales for VMS projects",
5
5
  "license": "UNLICENSED",
6
6
  "private": false,