@trackunit/translations-machine-type 1.17.7 → 1.17.9
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 +2 -2
- package/translation.cjs17.js +2 -2
- package/translation.esm17.js +2 -2
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@trackunit/translations-machine-type",
|
|
3
|
-
"version": "1.17.
|
|
3
|
+
"version": "1.17.9",
|
|
4
4
|
"repository": "https://github.com/Trackunit/manager",
|
|
5
5
|
"license": "SEE LICENSE IN LICENSE.txt",
|
|
6
6
|
"engines": {
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
},
|
|
9
9
|
"dependencies": {
|
|
10
10
|
"string-ts": "^2.0.0",
|
|
11
|
-
"@trackunit/i18n-library-translation": "1.17.
|
|
11
|
+
"@trackunit/i18n-library-translation": "1.17.6"
|
|
12
12
|
},
|
|
13
13
|
"peerDependencies": {
|
|
14
14
|
"react": "^19.0.0"
|
package/translation.cjs17.js
CHANGED
|
@@ -576,14 +576,14 @@ var translation = {
|
|
|
576
576
|
"pages.machines.insights.sections.insights.units.HOUR": "ชม.",
|
|
577
577
|
"pages.machines.insights.sections.insights.units.KILOGRAM": "kg",
|
|
578
578
|
"pages.machines.insights.sections.insights.units.KILOMETRE": "km",
|
|
579
|
-
"pages.machines.insights.sections.insights.units.KILOMETRES_PER_HOUR": "
|
|
579
|
+
"pages.machines.insights.sections.insights.units.KILOMETRES_PER_HOUR": "กม./ชม.",
|
|
580
580
|
"pages.machines.insights.sections.insights.units.KILOPASCAL": "kPa",
|
|
581
581
|
"pages.machines.insights.sections.insights.units.KILOWATT_HOUR": "kWh",
|
|
582
582
|
"pages.machines.insights.sections.insights.units.LITRE": "l",
|
|
583
583
|
"pages.machines.insights.sections.insights.units.LITRES_PER_HOUR": "l/h",
|
|
584
584
|
"pages.machines.insights.sections.insights.units.METRE": "m",
|
|
585
585
|
"pages.machines.insights.sections.insights.units.MILE": "mi",
|
|
586
|
-
"pages.machines.insights.sections.insights.units.MILES_PER_HOUR": "
|
|
586
|
+
"pages.machines.insights.sections.insights.units.MILES_PER_HOUR": "ไมล์/ชม.",
|
|
587
587
|
"pages.machines.insights.sections.insights.units.NOT_APPLICABLE": "ไม่มีข้อมูล",
|
|
588
588
|
"pages.machines.insights.sections.insights.units.PERCENT": "%",
|
|
589
589
|
"pages.machines.insights.sections.insights.units.POUND": "lb",
|
package/translation.esm17.js
CHANGED
|
@@ -574,14 +574,14 @@ var translation = {
|
|
|
574
574
|
"pages.machines.insights.sections.insights.units.HOUR": "ชม.",
|
|
575
575
|
"pages.machines.insights.sections.insights.units.KILOGRAM": "kg",
|
|
576
576
|
"pages.machines.insights.sections.insights.units.KILOMETRE": "km",
|
|
577
|
-
"pages.machines.insights.sections.insights.units.KILOMETRES_PER_HOUR": "
|
|
577
|
+
"pages.machines.insights.sections.insights.units.KILOMETRES_PER_HOUR": "กม./ชม.",
|
|
578
578
|
"pages.machines.insights.sections.insights.units.KILOPASCAL": "kPa",
|
|
579
579
|
"pages.machines.insights.sections.insights.units.KILOWATT_HOUR": "kWh",
|
|
580
580
|
"pages.machines.insights.sections.insights.units.LITRE": "l",
|
|
581
581
|
"pages.machines.insights.sections.insights.units.LITRES_PER_HOUR": "l/h",
|
|
582
582
|
"pages.machines.insights.sections.insights.units.METRE": "m",
|
|
583
583
|
"pages.machines.insights.sections.insights.units.MILE": "mi",
|
|
584
|
-
"pages.machines.insights.sections.insights.units.MILES_PER_HOUR": "
|
|
584
|
+
"pages.machines.insights.sections.insights.units.MILES_PER_HOUR": "ไมล์/ชม.",
|
|
585
585
|
"pages.machines.insights.sections.insights.units.NOT_APPLICABLE": "ไม่มีข้อมูล",
|
|
586
586
|
"pages.machines.insights.sections.insights.units.PERCENT": "%",
|
|
587
587
|
"pages.machines.insights.sections.insights.units.POUND": "lb",
|