@acvtech5b9/vms-multi-language-locals 45.0.0 → 47.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 +6 -4
- package/package.json +1 -1
package/locales/en.json
CHANGED
|
@@ -1077,8 +1077,8 @@
|
|
|
1077
1077
|
"device_imei": "Device IMEI",
|
|
1078
1078
|
"received_date_time": "Received Date Time",
|
|
1079
1079
|
"protocol": "Protocol",
|
|
1080
|
-
"valid":"Valid",
|
|
1081
|
-
"speed":"Speed",
|
|
1080
|
+
"valid": "Valid",
|
|
1081
|
+
"speed": "Speed",
|
|
1082
1082
|
"raw": "Raw",
|
|
1083
1083
|
"payload_json": "Payload JSON",
|
|
1084
1084
|
"vehicle_number": "Vehicle Number",
|
|
@@ -1087,7 +1087,8 @@
|
|
|
1087
1087
|
"device_date_time": "Device Date Time",
|
|
1088
1088
|
"gps_data_json": "GPS Data JSON",
|
|
1089
1089
|
"latlng": "LatLng",
|
|
1090
|
-
"location": "Location"
|
|
1090
|
+
"location": "Location",
|
|
1091
|
+
"temperature": "Temperature"
|
|
1091
1092
|
},
|
|
1092
1093
|
"p_vehicle_trip_details": {
|
|
1093
1094
|
"vehicle_trip_details": "Vehicle Trip Details",
|
|
@@ -2067,7 +2068,8 @@
|
|
|
2067
2068
|
"zoom_to_geofence": "Zoom to Geofence",
|
|
2068
2069
|
"select_geofence": "Select Geofence",
|
|
2069
2070
|
"zoom_level": "Zoom Level",
|
|
2070
|
-
"select_zoom": "Select Zoom"
|
|
2071
|
+
"select_zoom": "Select Zoom",
|
|
2072
|
+
"auto_center": "Auto Center"
|
|
2071
2073
|
},
|
|
2072
2074
|
"gps_geofence": {
|
|
2073
2075
|
"geofence_name": "Geofence Name",
|