fleetmap-reports 1.0.876 → 1.0.877
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/lang/frFR.json +4 -1
- package/package.json +1 -1
package/lang/frFR.json
CHANGED
|
@@ -272,7 +272,10 @@
|
|
|
272
272
|
"minimumMinutes": "Temps minimal",
|
|
273
273
|
"maximumSpeed": "Vitesse maximum",
|
|
274
274
|
"minutes": "Minutes",
|
|
275
|
-
"zone": "Zone"
|
|
275
|
+
"zone": "Zone",
|
|
276
|
+
"maxTemp": "Temp.Max",
|
|
277
|
+
"minTemp": "Temp.Min",
|
|
278
|
+
"avgTemp": "Temp.Moyenne"
|
|
276
279
|
},
|
|
277
280
|
"layout": {
|
|
278
281
|
"deviceOnline": "Appareil en ligne",
|