@trackunit/translations-machine-type 1.3.102 → 1.3.104

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.102",
3
+ "version": "1.3.104",
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.100"
13
+ "@trackunit/i18n-library-translation": "1.3.102"
14
14
  },
15
15
  "module": "./index.esm.js",
16
16
  "main": "./index.cjs.js",
@@ -467,7 +467,7 @@ var translation = {
467
467
  "pages.machines.insights.sections.insights.insightNames.CUMULATIVEIDLEENERGYUSED": "Cumulative Idle Energy Used",
468
468
  "pages.machines.insights.sections.insights.insightNames.CUMULATIVEIDLENONOPERATINGHOURS": "Kumulative ikke-driftstimer med tomgang",
469
469
  "pages.machines.insights.sections.insights.insightNames.CUMULATIVELOADCOUNT": "Kumulativ belastningstælling",
470
- "pages.machines.insights.sections.insights.insightNames.CUMULATIVEMOVINGHOURS": "Bevægelsestimer i alt",
470
+ "pages.machines.insights.sections.insights.insightNames.CUMULATIVEMOVINGHOURS": "Timer i bevægelse i alt",
471
471
  "pages.machines.insights.sections.insights.insightNames.CUMULATIVEOPERATINGDISTANCE": "Cumulative Operating Distance",
472
472
  "pages.machines.insights.sections.insights.insightNames.CUMULATIVEOPERATINGHOURS": "Driftstimer i alt",
473
473
  "pages.machines.insights.sections.insights.insightNames.CUMULATIVEOPERATIONCOUNT": "Cumulative Operation Count",
@@ -465,7 +465,7 @@ var translation = {
465
465
  "pages.machines.insights.sections.insights.insightNames.CUMULATIVEIDLEENERGYUSED": "Cumulative Idle Energy Used",
466
466
  "pages.machines.insights.sections.insights.insightNames.CUMULATIVEIDLENONOPERATINGHOURS": "Kumulative ikke-driftstimer med tomgang",
467
467
  "pages.machines.insights.sections.insights.insightNames.CUMULATIVELOADCOUNT": "Kumulativ belastningstælling",
468
- "pages.machines.insights.sections.insights.insightNames.CUMULATIVEMOVINGHOURS": "Bevægelsestimer i alt",
468
+ "pages.machines.insights.sections.insights.insightNames.CUMULATIVEMOVINGHOURS": "Timer i bevægelse i alt",
469
469
  "pages.machines.insights.sections.insights.insightNames.CUMULATIVEOPERATINGDISTANCE": "Cumulative Operating Distance",
470
470
  "pages.machines.insights.sections.insights.insightNames.CUMULATIVEOPERATINGHOURS": "Driftstimer i alt",
471
471
  "pages.machines.insights.sections.insights.insightNames.CUMULATIVEOPERATIONCOUNT": "Cumulative Operation Count",