@trackunit/translations-machine-type 1.3.128 → 1.3.130
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 +3 -3
- package/translation.cjs2.js +1 -1
- package/translation.esm2.js +1 -1
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@trackunit/translations-machine-type",
|
3
|
-
"version": "1.3.
|
3
|
+
"version": "1.3.130",
|
4
4
|
"repository": "https://github.com/Trackunit/manager",
|
5
5
|
"license": "SEE LICENSE IN LICENSE.txt",
|
6
6
|
"engines": {
|
@@ -10,8 +10,8 @@
|
|
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.
|
14
|
-
"@trackunit/react-test-setup": "1.0.
|
13
|
+
"@trackunit/i18n-library-translation": "1.3.127",
|
14
|
+
"@trackunit/react-test-setup": "1.0.3"
|
15
15
|
},
|
16
16
|
"module": "./index.esm.js",
|
17
17
|
"main": "./index.cjs.js",
|
package/translation.cjs2.js
CHANGED
@@ -356,7 +356,7 @@ var translation = {
|
|
356
356
|
"machine.types.UTV/Utility Vehicle": "UTV/brugskøretøj",
|
357
357
|
"machine.types.Vacuum Lifter": "Vakuumløfter",
|
358
358
|
"machine.types.Vacuum Trailer": "Vakuumtrailer",
|
359
|
-
"machine.types.Van": "
|
359
|
+
"machine.types.Van": "Kassevogn",
|
360
360
|
"machine.types.Vibratory Hammers": "Vibrationshamre",
|
361
361
|
"machine.types.Vibratory Rammer": "Jordloppe",
|
362
362
|
"machine.types.Vibratory Roller": "Vibrationstromle",
|
package/translation.esm2.js
CHANGED
@@ -354,7 +354,7 @@ var translation = {
|
|
354
354
|
"machine.types.UTV/Utility Vehicle": "UTV/brugskøretøj",
|
355
355
|
"machine.types.Vacuum Lifter": "Vakuumløfter",
|
356
356
|
"machine.types.Vacuum Trailer": "Vakuumtrailer",
|
357
|
-
"machine.types.Van": "
|
357
|
+
"machine.types.Van": "Kassevogn",
|
358
358
|
"machine.types.Vibratory Hammers": "Vibrationshamre",
|
359
359
|
"machine.types.Vibratory Rammer": "Jordloppe",
|
360
360
|
"machine.types.Vibratory Roller": "Vibrationstromle",
|