@trackunit/translations-machine-type 0.0.39 → 0.0.41
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 +1 -1
- package/translation.cjs.js +1 -1
- package/translation.esm.js +1 -1
package/package.json
CHANGED
package/translation.cjs.js
CHANGED
|
@@ -516,7 +516,7 @@ var translation = {
|
|
|
516
516
|
"pages.machines.insights.sections.insights.insightNames.PAYLOADPERCENTAGE": "Nutzlastprozentsatz",
|
|
517
517
|
"pages.machines.insights.sections.insights.insightNames.PAYLOADTEMPERATURE": "Nutzlast-Temperatur",
|
|
518
518
|
"pages.machines.insights.sections.insights.insightNames.PITCHANGLE": "Neigungswinkel",
|
|
519
|
-
"pages.machines.insights.sections.insights.insightNames.PLATFORMELEVATED": "
|
|
519
|
+
"pages.machines.insights.sections.insights.insightNames.PLATFORMELEVATED": "Plattform angehoben",
|
|
520
520
|
"pages.machines.insights.sections.insights.insightNames.PLATFORMHEIGHT": "Plattformhöhe",
|
|
521
521
|
"pages.machines.insights.sections.insights.insightNames.PLATFORMHEIGHTPERCENT": "Plattformhöhe (Prozent)",
|
|
522
522
|
"pages.machines.insights.sections.insights.insightNames.PLATFORMSTOWED": "Eingefahren",
|
package/translation.esm.js
CHANGED
|
@@ -514,7 +514,7 @@ var translation = {
|
|
|
514
514
|
"pages.machines.insights.sections.insights.insightNames.PAYLOADPERCENTAGE": "Nutzlastprozentsatz",
|
|
515
515
|
"pages.machines.insights.sections.insights.insightNames.PAYLOADTEMPERATURE": "Nutzlast-Temperatur",
|
|
516
516
|
"pages.machines.insights.sections.insights.insightNames.PITCHANGLE": "Neigungswinkel",
|
|
517
|
-
"pages.machines.insights.sections.insights.insightNames.PLATFORMELEVATED": "
|
|
517
|
+
"pages.machines.insights.sections.insights.insightNames.PLATFORMELEVATED": "Plattform angehoben",
|
|
518
518
|
"pages.machines.insights.sections.insights.insightNames.PLATFORMHEIGHT": "Plattformhöhe",
|
|
519
519
|
"pages.machines.insights.sections.insights.insightNames.PLATFORMHEIGHTPERCENT": "Plattformhöhe (Prozent)",
|
|
520
520
|
"pages.machines.insights.sections.insights.insightNames.PLATFORMSTOWED": "Eingefahren",
|