@trackunit/translations-machine-type 1.12.47 → 1.12.50

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.12.47",
3
+ "version": "1.12.50",
4
4
  "repository": "https://github.com/Trackunit/manager",
5
5
  "license": "SEE LICENSE IN LICENSE.txt",
6
6
  "engines": {
@@ -9,7 +9,7 @@
9
9
  "dependencies": {
10
10
  "react": "19.0.0",
11
11
  "string-ts": "^2.0.0",
12
- "@trackunit/i18n-library-translation": "1.12.38"
12
+ "@trackunit/i18n-library-translation": "1.12.40"
13
13
  },
14
14
  "module": "./index.esm.js",
15
15
  "main": "./index.cjs.js",
@@ -526,7 +526,7 @@ var translation = {
526
526
  "pages.machines.insights.sections.insights.insightNames.HYDRAULICOILLEVEL": "Hydraulikölstand",
527
527
  "pages.machines.insights.sections.insights.insightNames.HYDRAULICPRESSURE": "Hydraulikdruck",
528
528
  "pages.machines.insights.sections.insights.insightNames.HYDRAULICTEMPERATURE": "Hydrauliktemperatur",
529
- "pages.machines.insights.sections.insights.insightNames.IMPACT": "Beschleunigung",
529
+ "pages.machines.insights.sections.insights.insightNames.IMPACT": "Erschütterung",
530
530
  "pages.machines.insights.sections.insights.insightNames.MACHINEACTIVITYSTATE": "Machine Activity State",
531
531
  "pages.machines.insights.sections.insights.insightNames.MALFUNCTIONINDICATORLAMP": "Fehlfunktionsanzeigelampe",
532
532
  "pages.machines.insights.sections.insights.insightNames.MAXIMUMSPEEDLAST24HOURS": "Höchstgeschwindigkeit (Letzten 24 Stunden)",
@@ -524,7 +524,7 @@ var translation = {
524
524
  "pages.machines.insights.sections.insights.insightNames.HYDRAULICOILLEVEL": "Hydraulikölstand",
525
525
  "pages.machines.insights.sections.insights.insightNames.HYDRAULICPRESSURE": "Hydraulikdruck",
526
526
  "pages.machines.insights.sections.insights.insightNames.HYDRAULICTEMPERATURE": "Hydrauliktemperatur",
527
- "pages.machines.insights.sections.insights.insightNames.IMPACT": "Beschleunigung",
527
+ "pages.machines.insights.sections.insights.insightNames.IMPACT": "Erschütterung",
528
528
  "pages.machines.insights.sections.insights.insightNames.MACHINEACTIVITYSTATE": "Machine Activity State",
529
529
  "pages.machines.insights.sections.insights.insightNames.MALFUNCTIONINDICATORLAMP": "Fehlfunktionsanzeigelampe",
530
530
  "pages.machines.insights.sections.insights.insightNames.MAXIMUMSPEEDLAST24HOURS": "Höchstgeschwindigkeit (Letzten 24 Stunden)",