@trackunit/translations-machine-type 1.3.81 → 1.3.84

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@trackunit/translations-machine-type",
3
- "version": "1.3.81",
3
+ "version": "1.3.84",
4
4
  "repository": "https://github.com/Trackunit/manager",
5
5
  "license": "SEE LICENSE IN LICENSE.txt",
6
6
  "engines": {
@@ -10,7 +10,7 @@
10
10
  "react": "19.0.0",
11
11
  "jest-fetch-mock": "^3.0.3",
12
12
  "string-ts": "^2.0.0",
13
- "@trackunit/i18n-library-translation": "1.3.80"
13
+ "@trackunit/i18n-library-translation": "1.3.82"
14
14
  },
15
15
  "module": "./index.esm.js",
16
16
  "main": "./index.cjs.js",
@@ -434,7 +434,7 @@ var translation = {
434
434
  "pages.machines.insights.sections.insights.insightNames.AFTERTREATMENTDIESELPARTICULATEFILTERTIMESINCELASTACTIVEREGENERATION": "Tid siden seneste aktive regenerering af dieselpartikelfilter",
435
435
  "pages.machines.insights.sections.insights.insightNames.AFTERTREATMENTDIESELPARTICULATEFILTERTIMETONEXTACTIVEREGENERATION": "Tid til næste aktive regenerering af dieselpartikelfilter",
436
436
  "pages.machines.insights.sections.insights.insightNames.AFTERTREATMENTEXHAUSTTEMPERATURE": "Udstødningstemperatur for dieselpartikelfilter",
437
- "pages.machines.insights.sections.insights.insightNames.AFTERTREATMENTSCROPERATORINDUCEMENTSEVERITY": "Efterbehandling af SCR-operatør-tilskyndelse, alvorlighed",
437
+ "pages.machines.insights.sections.insights.insightNames.AFTERTREATMENTSCROPERATORINDUCEMENTSEVERITY": "Efterbehandling af SCR-operatør-tilskyndelse, alvorsgrad",
438
438
  "pages.machines.insights.sections.insights.insightNames.AFTERTREATMENTSCRTIMESINCELASTCLEANINGEVENT": "Tid for SCR-katalysator siden sidste rengøring",
439
439
  "pages.machines.insights.sections.insights.insightNames.ALTITUDE": "Højde",
440
440
  "pages.machines.insights.sections.insights.insightNames.AMBERWARNINGLAMP": "Gul advarselslampe",
@@ -432,7 +432,7 @@ var translation = {
432
432
  "pages.machines.insights.sections.insights.insightNames.AFTERTREATMENTDIESELPARTICULATEFILTERTIMESINCELASTACTIVEREGENERATION": "Tid siden seneste aktive regenerering af dieselpartikelfilter",
433
433
  "pages.machines.insights.sections.insights.insightNames.AFTERTREATMENTDIESELPARTICULATEFILTERTIMETONEXTACTIVEREGENERATION": "Tid til næste aktive regenerering af dieselpartikelfilter",
434
434
  "pages.machines.insights.sections.insights.insightNames.AFTERTREATMENTEXHAUSTTEMPERATURE": "Udstødningstemperatur for dieselpartikelfilter",
435
- "pages.machines.insights.sections.insights.insightNames.AFTERTREATMENTSCROPERATORINDUCEMENTSEVERITY": "Efterbehandling af SCR-operatør-tilskyndelse, alvorlighed",
435
+ "pages.machines.insights.sections.insights.insightNames.AFTERTREATMENTSCROPERATORINDUCEMENTSEVERITY": "Efterbehandling af SCR-operatør-tilskyndelse, alvorsgrad",
436
436
  "pages.machines.insights.sections.insights.insightNames.AFTERTREATMENTSCRTIMESINCELASTCLEANINGEVENT": "Tid for SCR-katalysator siden sidste rengøring",
437
437
  "pages.machines.insights.sections.insights.insightNames.ALTITUDE": "Højde",
438
438
  "pages.machines.insights.sections.insights.insightNames.AMBERWARNINGLAMP": "Gul advarselslampe",