@trackunit/translations-machine-type 0.0.177 → 0.0.178
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.cjs7.js +1 -0
- package/translation.esm7.js +1 -0
package/package.json
CHANGED
package/translation.cjs7.js
CHANGED
|
@@ -327,6 +327,7 @@ var translation = {
|
|
|
327
327
|
"machine.types.UNDEFINED": "Nem definiált",
|
|
328
328
|
"machine.types.Unknown": "Ismeretlen",
|
|
329
329
|
"machine.types.Utility Vehicle": "Haszongépjármű",
|
|
330
|
+
"machine.types.UTV/Utility Vehicle": "UTV/haszongépjármű",
|
|
330
331
|
"machine.types.Vacuum Lifter": "Vákuumos emelő",
|
|
331
332
|
"machine.types.Vacuum Trailer": "Vákuumos pótkocsi",
|
|
332
333
|
"machine.types.Van": "Kisteherautó",
|
package/translation.esm7.js
CHANGED
|
@@ -325,6 +325,7 @@ var translation = {
|
|
|
325
325
|
"machine.types.UNDEFINED": "Nem definiált",
|
|
326
326
|
"machine.types.Unknown": "Ismeretlen",
|
|
327
327
|
"machine.types.Utility Vehicle": "Haszongépjármű",
|
|
328
|
+
"machine.types.UTV/Utility Vehicle": "UTV/haszongépjármű",
|
|
328
329
|
"machine.types.Vacuum Lifter": "Vákuumos emelő",
|
|
329
330
|
"machine.types.Vacuum Trailer": "Vákuumos pótkocsi",
|
|
330
331
|
"machine.types.Van": "Kisteherautó",
|