@trackunit/custom-field-components 0.0.770 → 0.0.772
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.cjs17.js +4 -4
- package/translation.cjs2.js +2 -2
- package/translation.cjs6.js +2 -2
- package/translation.esm17.js +4 -4
- package/translation.esm2.js +2 -2
- package/translation.esm6.js +2 -2
package/package.json
CHANGED
package/translation.cjs17.js
CHANGED
|
@@ -24,7 +24,7 @@ var translation = {
|
|
|
24
24
|
"customfield.unit.INCH": "in",
|
|
25
25
|
"customfield.unit.INCHES_OF_WATER": "inAq",
|
|
26
26
|
"customfield.unit.KILOGRAM": "กก.",
|
|
27
|
-
"customfield.unit.KILOGRAM_PER_HOUR": "
|
|
27
|
+
"customfield.unit.KILOGRAM_PER_HOUR": "กก./ชม.",
|
|
28
28
|
"customfield.unit.KILOGRAM_PER_SECOND": "กก./วินาที",
|
|
29
29
|
"customfield.unit.KILOMETRE": "กม.",
|
|
30
30
|
"customfield.unit.KILOMETRE_PER_HOUR": "กม./ชม.",
|
|
@@ -40,7 +40,7 @@ var translation = {
|
|
|
40
40
|
"customfield.unit.MILE": "mi",
|
|
41
41
|
"customfield.unit.MILE_PER_HOUR": "mph",
|
|
42
42
|
"customfield.unit.MILLIMETRE": "mm",
|
|
43
|
-
"customfield.unit.MILLISECOND": "
|
|
43
|
+
"customfield.unit.MILLISECOND": "มิลลิวินาที",
|
|
44
44
|
"customfield.unit.MINUTE": "ต่ำสุด",
|
|
45
45
|
"customfield.unit.MONTH": "เดือน",
|
|
46
46
|
"customfield.unit.NEWTON": "N",
|
|
@@ -61,9 +61,9 @@ var translation = {
|
|
|
61
61
|
"customfield.unit.VOLT": "V",
|
|
62
62
|
"customfield.unit.VOLT_AMPERE": "VA",
|
|
63
63
|
"customfield.unit.WATT": "วัตต์",
|
|
64
|
-
"customfield.unit.WEEK": "
|
|
64
|
+
"customfield.unit.WEEK": "สัปดาห์",
|
|
65
65
|
"customfield.unit.YARD": "หลา",
|
|
66
|
-
"customfield.unit.YEAR": "
|
|
66
|
+
"customfield.unit.YEAR": " ปี"
|
|
67
67
|
};
|
|
68
68
|
|
|
69
69
|
exports["default"] = translation;
|
package/translation.cjs2.js
CHANGED
|
@@ -61,9 +61,9 @@ var translation = {
|
|
|
61
61
|
"customfield.unit.VOLT": "V",
|
|
62
62
|
"customfield.unit.VOLT_AMPERE": "VA",
|
|
63
63
|
"customfield.unit.WATT": "W",
|
|
64
|
-
"customfield.unit.WEEK": "
|
|
64
|
+
"customfield.unit.WEEK": "uge",
|
|
65
65
|
"customfield.unit.YARD": "yard",
|
|
66
|
-
"customfield.unit.YEAR": "
|
|
66
|
+
"customfield.unit.YEAR": "år"
|
|
67
67
|
};
|
|
68
68
|
|
|
69
69
|
exports["default"] = translation;
|
package/translation.cjs6.js
CHANGED
|
@@ -61,9 +61,9 @@ var translation = {
|
|
|
61
61
|
"customfield.unit.VOLT": "V",
|
|
62
62
|
"customfield.unit.VOLT_AMPERE": "VA",
|
|
63
63
|
"customfield.unit.WATT": "W",
|
|
64
|
-
"customfield.unit.WEEK": "
|
|
64
|
+
"customfield.unit.WEEK": "vk",
|
|
65
65
|
"customfield.unit.YARD": "jaardi",
|
|
66
|
-
"customfield.unit.YEAR": "
|
|
66
|
+
"customfield.unit.YEAR": "vuotta"
|
|
67
67
|
};
|
|
68
68
|
|
|
69
69
|
exports["default"] = translation;
|
package/translation.esm17.js
CHANGED
|
@@ -22,7 +22,7 @@ var translation = {
|
|
|
22
22
|
"customfield.unit.INCH": "in",
|
|
23
23
|
"customfield.unit.INCHES_OF_WATER": "inAq",
|
|
24
24
|
"customfield.unit.KILOGRAM": "กก.",
|
|
25
|
-
"customfield.unit.KILOGRAM_PER_HOUR": "
|
|
25
|
+
"customfield.unit.KILOGRAM_PER_HOUR": "กก./ชม.",
|
|
26
26
|
"customfield.unit.KILOGRAM_PER_SECOND": "กก./วินาที",
|
|
27
27
|
"customfield.unit.KILOMETRE": "กม.",
|
|
28
28
|
"customfield.unit.KILOMETRE_PER_HOUR": "กม./ชม.",
|
|
@@ -38,7 +38,7 @@ var translation = {
|
|
|
38
38
|
"customfield.unit.MILE": "mi",
|
|
39
39
|
"customfield.unit.MILE_PER_HOUR": "mph",
|
|
40
40
|
"customfield.unit.MILLIMETRE": "mm",
|
|
41
|
-
"customfield.unit.MILLISECOND": "
|
|
41
|
+
"customfield.unit.MILLISECOND": "มิลลิวินาที",
|
|
42
42
|
"customfield.unit.MINUTE": "ต่ำสุด",
|
|
43
43
|
"customfield.unit.MONTH": "เดือน",
|
|
44
44
|
"customfield.unit.NEWTON": "N",
|
|
@@ -59,9 +59,9 @@ var translation = {
|
|
|
59
59
|
"customfield.unit.VOLT": "V",
|
|
60
60
|
"customfield.unit.VOLT_AMPERE": "VA",
|
|
61
61
|
"customfield.unit.WATT": "วัตต์",
|
|
62
|
-
"customfield.unit.WEEK": "
|
|
62
|
+
"customfield.unit.WEEK": "สัปดาห์",
|
|
63
63
|
"customfield.unit.YARD": "หลา",
|
|
64
|
-
"customfield.unit.YEAR": "
|
|
64
|
+
"customfield.unit.YEAR": " ปี"
|
|
65
65
|
};
|
|
66
66
|
|
|
67
67
|
export { translation as default };
|
package/translation.esm2.js
CHANGED
|
@@ -59,9 +59,9 @@ var translation = {
|
|
|
59
59
|
"customfield.unit.VOLT": "V",
|
|
60
60
|
"customfield.unit.VOLT_AMPERE": "VA",
|
|
61
61
|
"customfield.unit.WATT": "W",
|
|
62
|
-
"customfield.unit.WEEK": "
|
|
62
|
+
"customfield.unit.WEEK": "uge",
|
|
63
63
|
"customfield.unit.YARD": "yard",
|
|
64
|
-
"customfield.unit.YEAR": "
|
|
64
|
+
"customfield.unit.YEAR": "år"
|
|
65
65
|
};
|
|
66
66
|
|
|
67
67
|
export { translation as default };
|
package/translation.esm6.js
CHANGED
|
@@ -59,9 +59,9 @@ var translation = {
|
|
|
59
59
|
"customfield.unit.VOLT": "V",
|
|
60
60
|
"customfield.unit.VOLT_AMPERE": "VA",
|
|
61
61
|
"customfield.unit.WATT": "W",
|
|
62
|
-
"customfield.unit.WEEK": "
|
|
62
|
+
"customfield.unit.WEEK": "vk",
|
|
63
63
|
"customfield.unit.YARD": "jaardi",
|
|
64
|
-
"customfield.unit.YEAR": "
|
|
64
|
+
"customfield.unit.YEAR": "vuotta"
|
|
65
65
|
};
|
|
66
66
|
|
|
67
67
|
export { translation as default };
|