@trackunit/translations-machine-type 0.0.144 → 0.0.146
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/index.cjs.js +1 -1
- package/index.esm.js +1 -1
- package/package.json +1 -1
package/index.cjs.js
CHANGED
|
@@ -439,7 +439,7 @@ var defaultTranslations = {
|
|
|
439
439
|
"pages.machines.insights.sections.insights.insightNames.AFTERTREATMENTSCRTIMESINCELASTCLEANINGEVENT": "Aftertreatment SCR Time Since Last Cleaning Event",
|
|
440
440
|
"pages.machines.insights.sections.insights.insightNames.ALTITUDE": "Altitude",
|
|
441
441
|
"pages.machines.insights.sections.insights.insightNames.AMBERWARNINGLAMP": "Amber Warning Lamp",
|
|
442
|
-
"pages.machines.insights.sections.insights.insightNames.AMBIENTAIRTEMPERATURE": "Ambient
|
|
442
|
+
"pages.machines.insights.sections.insights.insightNames.AMBIENTAIRTEMPERATURE": "Ambient air temperature",
|
|
443
443
|
"pages.machines.insights.sections.insights.insightNames.AVERAGELOADFACTORLAST24HOURS": "Average Load Factor Last 24 Hours",
|
|
444
444
|
"pages.machines.insights.sections.insights.insightNames.BAROMETRICPRESSURE": "Barometric Pressure",
|
|
445
445
|
"pages.machines.insights.sections.insights.insightNames.BATTERYCHARGECYCLESCOUNT": "Battery Charge Cycles Count",
|
package/index.esm.js
CHANGED
|
@@ -437,7 +437,7 @@ var defaultTranslations = {
|
|
|
437
437
|
"pages.machines.insights.sections.insights.insightNames.AFTERTREATMENTSCRTIMESINCELASTCLEANINGEVENT": "Aftertreatment SCR Time Since Last Cleaning Event",
|
|
438
438
|
"pages.machines.insights.sections.insights.insightNames.ALTITUDE": "Altitude",
|
|
439
439
|
"pages.machines.insights.sections.insights.insightNames.AMBERWARNINGLAMP": "Amber Warning Lamp",
|
|
440
|
-
"pages.machines.insights.sections.insights.insightNames.AMBIENTAIRTEMPERATURE": "Ambient
|
|
440
|
+
"pages.machines.insights.sections.insights.insightNames.AMBIENTAIRTEMPERATURE": "Ambient air temperature",
|
|
441
441
|
"pages.machines.insights.sections.insights.insightNames.AVERAGELOADFACTORLAST24HOURS": "Average Load Factor Last 24 Hours",
|
|
442
442
|
"pages.machines.insights.sections.insights.insightNames.BAROMETRICPRESSURE": "Barometric Pressure",
|
|
443
443
|
"pages.machines.insights.sections.insights.insightNames.BATTERYCHARGECYCLESCOUNT": "Battery Charge Cycles Count",
|