@trackunit/custom-field-components 0.0.691 → 0.0.692
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 +2 -0
- package/translation.cjs10.js +2 -0
- package/translation.cjs11.js +2 -0
- package/translation.cjs12.js +2 -0
- package/translation.cjs13.js +2 -0
- package/translation.cjs14.js +2 -0
- package/translation.cjs15.js +2 -0
- package/translation.cjs16.js +2 -0
- package/translation.cjs17.js +2 -0
- package/translation.cjs2.js +2 -0
- package/translation.cjs3.js +2 -0
- package/translation.cjs4.js +2 -0
- package/translation.cjs5.js +2 -0
- package/translation.cjs6.js +2 -0
- package/translation.cjs7.js +2 -0
- package/translation.cjs8.js +2 -0
- package/translation.cjs9.js +2 -0
- package/translation.esm.js +2 -0
- package/translation.esm10.js +2 -0
- package/translation.esm11.js +2 -0
- package/translation.esm12.js +2 -0
- package/translation.esm13.js +2 -0
- package/translation.esm14.js +2 -0
- package/translation.esm15.js +2 -0
- package/translation.esm16.js +2 -0
- package/translation.esm17.js +2 -0
- package/translation.esm2.js +2 -0
- package/translation.esm3.js +2 -0
- package/translation.esm4.js +2 -0
- package/translation.esm5.js +2 -0
- package/translation.esm6.js +2 -0
- package/translation.esm7.js +2 -0
- package/translation.esm8.js +2 -0
- package/translation.esm9.js +2 -0
package/package.json
CHANGED
package/translation.cjs.js
CHANGED
|
@@ -2,6 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
var translation = {
|
|
4
4
|
"customfield.unit.acre": "acre",
|
|
5
|
+
"customfield.unit.amperehour": "Ah",
|
|
5
6
|
"customfield.unit.bar": "bar",
|
|
6
7
|
"customfield.unit.centimetre": "cm",
|
|
7
8
|
"customfield.unit.cubic_foot": "ft³",
|
|
@@ -39,6 +40,7 @@ var translation = {
|
|
|
39
40
|
"customfield.unit.square_metre": "m²",
|
|
40
41
|
"customfield.unit.ton": "ton",
|
|
41
42
|
"customfield.unit.ton_us": "ton (US)",
|
|
43
|
+
"customfield.unit.volt": "V",
|
|
42
44
|
"customfield.unit.watt": "W",
|
|
43
45
|
"customfield.unit.yard": "yd"
|
|
44
46
|
};
|
package/translation.cjs10.js
CHANGED
|
@@ -2,6 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
var translation = {
|
|
4
4
|
"customfield.unit.acre": "akr",
|
|
5
|
+
"customfield.unit.amperehour": "Ah",
|
|
5
6
|
"customfield.unit.bar": "bar",
|
|
6
7
|
"customfield.unit.centimetre": "cm",
|
|
7
8
|
"customfield.unit.cubic_foot": "ft3",
|
|
@@ -39,6 +40,7 @@ var translation = {
|
|
|
39
40
|
"customfield.unit.square_metre": "m²",
|
|
40
41
|
"customfield.unit.ton": "t",
|
|
41
42
|
"customfield.unit.ton_us": "t (US)",
|
|
43
|
+
"customfield.unit.volt": "V",
|
|
42
44
|
"customfield.unit.watt": "W",
|
|
43
45
|
"customfield.unit.yard": "yd"
|
|
44
46
|
};
|
package/translation.cjs11.js
CHANGED
|
@@ -2,6 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
var translation = {
|
|
4
4
|
"customfield.unit.acre": "acre",
|
|
5
|
+
"customfield.unit.amperehour": "Ah",
|
|
5
6
|
"customfield.unit.bar": "bar",
|
|
6
7
|
"customfield.unit.centimetre": "cm",
|
|
7
8
|
"customfield.unit.cubic_foot": "ft³",
|
|
@@ -39,6 +40,7 @@ var translation = {
|
|
|
39
40
|
"customfield.unit.square_metre": "m²",
|
|
40
41
|
"customfield.unit.ton": "ton",
|
|
41
42
|
"customfield.unit.ton_us": "ton (US)",
|
|
43
|
+
"customfield.unit.volt": "V",
|
|
42
44
|
"customfield.unit.watt": "W",
|
|
43
45
|
"customfield.unit.yard": "yd"
|
|
44
46
|
};
|
package/translation.cjs12.js
CHANGED
|
@@ -2,6 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
var translation = {
|
|
4
4
|
"customfield.unit.acre": "acre",
|
|
5
|
+
"customfield.unit.amperehour": "Ah",
|
|
5
6
|
"customfield.unit.bar": "bar",
|
|
6
7
|
"customfield.unit.centimetre": "cm",
|
|
7
8
|
"customfield.unit.cubic_foot": "ft³",
|
|
@@ -39,6 +40,7 @@ var translation = {
|
|
|
39
40
|
"customfield.unit.square_metre": "m²",
|
|
40
41
|
"customfield.unit.ton": "ton",
|
|
41
42
|
"customfield.unit.ton_us": "ton (US)",
|
|
43
|
+
"customfield.unit.volt": "V",
|
|
42
44
|
"customfield.unit.watt": "W",
|
|
43
45
|
"customfield.unit.yard": "yd"
|
|
44
46
|
};
|
package/translation.cjs13.js
CHANGED
|
@@ -2,6 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
var translation = {
|
|
4
4
|
"customfield.unit.acre": "acre",
|
|
5
|
+
"customfield.unit.amperehour": "Ah",
|
|
5
6
|
"customfield.unit.bar": "bar",
|
|
6
7
|
"customfield.unit.centimetre": "cm",
|
|
7
8
|
"customfield.unit.cubic_foot": "ft³",
|
|
@@ -39,6 +40,7 @@ var translation = {
|
|
|
39
40
|
"customfield.unit.square_metre": "m²",
|
|
40
41
|
"customfield.unit.ton": "ton",
|
|
41
42
|
"customfield.unit.ton_us": "ton (US)",
|
|
43
|
+
"customfield.unit.volt": "V",
|
|
42
44
|
"customfield.unit.watt": "W",
|
|
43
45
|
"customfield.unit.yard": "yd"
|
|
44
46
|
};
|
package/translation.cjs14.js
CHANGED
|
@@ -2,6 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
var translation = {
|
|
4
4
|
"customfield.unit.acre": "acre",
|
|
5
|
+
"customfield.unit.amperehour": "Ah",
|
|
5
6
|
"customfield.unit.bar": "bar",
|
|
6
7
|
"customfield.unit.centimetre": "cm",
|
|
7
8
|
"customfield.unit.cubic_foot": "ft³",
|
|
@@ -39,6 +40,7 @@ var translation = {
|
|
|
39
40
|
"customfield.unit.square_metre": "m²",
|
|
40
41
|
"customfield.unit.ton": "ton",
|
|
41
42
|
"customfield.unit.ton_us": "ton (US)",
|
|
43
|
+
"customfield.unit.volt": "V",
|
|
42
44
|
"customfield.unit.watt": "W",
|
|
43
45
|
"customfield.unit.yard": "yd"
|
|
44
46
|
};
|
package/translation.cjs15.js
CHANGED
|
@@ -2,6 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
var translation = {
|
|
4
4
|
"customfield.unit.acre": "acre",
|
|
5
|
+
"customfield.unit.amperehour": "Ah",
|
|
5
6
|
"customfield.unit.bar": "bar",
|
|
6
7
|
"customfield.unit.centimetre": "cm",
|
|
7
8
|
"customfield.unit.cubic_foot": "ft³",
|
|
@@ -39,6 +40,7 @@ var translation = {
|
|
|
39
40
|
"customfield.unit.square_metre": "m²",
|
|
40
41
|
"customfield.unit.ton": "ton",
|
|
41
42
|
"customfield.unit.ton_us": "ton (US)",
|
|
43
|
+
"customfield.unit.volt": "V",
|
|
42
44
|
"customfield.unit.watt": "W",
|
|
43
45
|
"customfield.unit.yard": "yd"
|
|
44
46
|
};
|
package/translation.cjs16.js
CHANGED
|
@@ -2,6 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
var translation = {
|
|
4
4
|
"customfield.unit.acre": "acre",
|
|
5
|
+
"customfield.unit.amperehour": "Ah",
|
|
5
6
|
"customfield.unit.bar": "bar",
|
|
6
7
|
"customfield.unit.centimetre": "cm",
|
|
7
8
|
"customfield.unit.cubic_foot": "ft³",
|
|
@@ -39,6 +40,7 @@ var translation = {
|
|
|
39
40
|
"customfield.unit.square_metre": "m²",
|
|
40
41
|
"customfield.unit.ton": "ton",
|
|
41
42
|
"customfield.unit.ton_us": "ton (US)",
|
|
43
|
+
"customfield.unit.volt": "V",
|
|
42
44
|
"customfield.unit.watt": "W",
|
|
43
45
|
"customfield.unit.yard": "yd"
|
|
44
46
|
};
|
package/translation.cjs17.js
CHANGED
|
@@ -2,6 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
var translation = {
|
|
4
4
|
"customfield.unit.acre": "acre",
|
|
5
|
+
"customfield.unit.amperehour": "Ah",
|
|
5
6
|
"customfield.unit.bar": "bar",
|
|
6
7
|
"customfield.unit.centimetre": "cm",
|
|
7
8
|
"customfield.unit.cubic_foot": "ft³",
|
|
@@ -39,6 +40,7 @@ var translation = {
|
|
|
39
40
|
"customfield.unit.square_metre": "m²",
|
|
40
41
|
"customfield.unit.ton": "ton",
|
|
41
42
|
"customfield.unit.ton_us": "ton (US)",
|
|
43
|
+
"customfield.unit.volt": "V",
|
|
42
44
|
"customfield.unit.watt": "W",
|
|
43
45
|
"customfield.unit.yard": "yd"
|
|
44
46
|
};
|
package/translation.cjs2.js
CHANGED
|
@@ -2,6 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
var translation = {
|
|
4
4
|
"customfield.unit.acre": "acre",
|
|
5
|
+
"customfield.unit.amperehour": "Ah",
|
|
5
6
|
"customfield.unit.bar": "bar",
|
|
6
7
|
"customfield.unit.centimetre": "cm",
|
|
7
8
|
"customfield.unit.cubic_foot": "ft³",
|
|
@@ -39,6 +40,7 @@ var translation = {
|
|
|
39
40
|
"customfield.unit.square_metre": "m²",
|
|
40
41
|
"customfield.unit.ton": "ton",
|
|
41
42
|
"customfield.unit.ton_us": "ton (US)",
|
|
43
|
+
"customfield.unit.volt": "V",
|
|
42
44
|
"customfield.unit.watt": "W",
|
|
43
45
|
"customfield.unit.yard": "yd"
|
|
44
46
|
};
|
package/translation.cjs3.js
CHANGED
|
@@ -2,6 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
var translation = {
|
|
4
4
|
"customfield.unit.acre": "acre",
|
|
5
|
+
"customfield.unit.amperehour": "Ah",
|
|
5
6
|
"customfield.unit.bar": "bar",
|
|
6
7
|
"customfield.unit.centimetre": "cm",
|
|
7
8
|
"customfield.unit.cubic_foot": "ft³",
|
|
@@ -39,6 +40,7 @@ var translation = {
|
|
|
39
40
|
"customfield.unit.square_metre": "m²",
|
|
40
41
|
"customfield.unit.ton": "ton",
|
|
41
42
|
"customfield.unit.ton_us": "ton (US)",
|
|
43
|
+
"customfield.unit.volt": "V",
|
|
42
44
|
"customfield.unit.watt": "W",
|
|
43
45
|
"customfield.unit.yard": "yd"
|
|
44
46
|
};
|
package/translation.cjs4.js
CHANGED
|
@@ -2,6 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
var translation = {
|
|
4
4
|
"customfield.unit.acre": "acre",
|
|
5
|
+
"customfield.unit.amperehour": "Ah",
|
|
5
6
|
"customfield.unit.bar": "bar",
|
|
6
7
|
"customfield.unit.centimetre": "cm",
|
|
7
8
|
"customfield.unit.cubic_foot": "ft³",
|
|
@@ -39,6 +40,7 @@ var translation = {
|
|
|
39
40
|
"customfield.unit.square_metre": "m²",
|
|
40
41
|
"customfield.unit.ton": "ton",
|
|
41
42
|
"customfield.unit.ton_us": "ton (US)",
|
|
43
|
+
"customfield.unit.volt": "V",
|
|
42
44
|
"customfield.unit.watt": "W",
|
|
43
45
|
"customfield.unit.yard": "yd"
|
|
44
46
|
};
|
package/translation.cjs5.js
CHANGED
|
@@ -2,6 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
var translation = {
|
|
4
4
|
"customfield.unit.acre": "acre",
|
|
5
|
+
"customfield.unit.amperehour": "Ah",
|
|
5
6
|
"customfield.unit.bar": "bar",
|
|
6
7
|
"customfield.unit.centimetre": "cm",
|
|
7
8
|
"customfield.unit.cubic_foot": "ft³",
|
|
@@ -39,6 +40,7 @@ var translation = {
|
|
|
39
40
|
"customfield.unit.square_metre": "m²",
|
|
40
41
|
"customfield.unit.ton": "ton",
|
|
41
42
|
"customfield.unit.ton_us": "ton (US)",
|
|
43
|
+
"customfield.unit.volt": "V",
|
|
42
44
|
"customfield.unit.watt": "W",
|
|
43
45
|
"customfield.unit.yard": "yd"
|
|
44
46
|
};
|
package/translation.cjs6.js
CHANGED
|
@@ -2,6 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
var translation = {
|
|
4
4
|
"customfield.unit.acre": "acre",
|
|
5
|
+
"customfield.unit.amperehour": "Ah",
|
|
5
6
|
"customfield.unit.bar": "bar",
|
|
6
7
|
"customfield.unit.centimetre": "cm",
|
|
7
8
|
"customfield.unit.cubic_foot": "ft³",
|
|
@@ -39,6 +40,7 @@ var translation = {
|
|
|
39
40
|
"customfield.unit.square_metre": "m²",
|
|
40
41
|
"customfield.unit.ton": "ton",
|
|
41
42
|
"customfield.unit.ton_us": "ton (US)",
|
|
43
|
+
"customfield.unit.volt": "V",
|
|
42
44
|
"customfield.unit.watt": "W",
|
|
43
45
|
"customfield.unit.yard": "yd"
|
|
44
46
|
};
|
package/translation.cjs7.js
CHANGED
|
@@ -2,6 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
var translation = {
|
|
4
4
|
"customfield.unit.acre": "acre",
|
|
5
|
+
"customfield.unit.amperehour": "Ah",
|
|
5
6
|
"customfield.unit.bar": "bar",
|
|
6
7
|
"customfield.unit.centimetre": "cm",
|
|
7
8
|
"customfield.unit.cubic_foot": "ft³",
|
|
@@ -39,6 +40,7 @@ var translation = {
|
|
|
39
40
|
"customfield.unit.square_metre": "m²",
|
|
40
41
|
"customfield.unit.ton": "ton",
|
|
41
42
|
"customfield.unit.ton_us": "ton (US)",
|
|
43
|
+
"customfield.unit.volt": "V",
|
|
42
44
|
"customfield.unit.watt": "W",
|
|
43
45
|
"customfield.unit.yard": "yd"
|
|
44
46
|
};
|
package/translation.cjs8.js
CHANGED
|
@@ -2,6 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
var translation = {
|
|
4
4
|
"customfield.unit.acre": "acre",
|
|
5
|
+
"customfield.unit.amperehour": "Ah",
|
|
5
6
|
"customfield.unit.bar": "bar",
|
|
6
7
|
"customfield.unit.centimetre": "cm",
|
|
7
8
|
"customfield.unit.cubic_foot": "ft³",
|
|
@@ -39,6 +40,7 @@ var translation = {
|
|
|
39
40
|
"customfield.unit.square_metre": "m²",
|
|
40
41
|
"customfield.unit.ton": "ton",
|
|
41
42
|
"customfield.unit.ton_us": "ton (US)",
|
|
43
|
+
"customfield.unit.volt": "V",
|
|
42
44
|
"customfield.unit.watt": "W",
|
|
43
45
|
"customfield.unit.yard": "yd"
|
|
44
46
|
};
|
package/translation.cjs9.js
CHANGED
|
@@ -2,6 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
var translation = {
|
|
4
4
|
"customfield.unit.acre": "acre",
|
|
5
|
+
"customfield.unit.amperehour": "Ah",
|
|
5
6
|
"customfield.unit.bar": "bar",
|
|
6
7
|
"customfield.unit.centimetre": "cm",
|
|
7
8
|
"customfield.unit.cubic_foot": "ft³",
|
|
@@ -39,6 +40,7 @@ var translation = {
|
|
|
39
40
|
"customfield.unit.square_metre": "m²",
|
|
40
41
|
"customfield.unit.ton": "ton",
|
|
41
42
|
"customfield.unit.ton_us": "ton (US)",
|
|
43
|
+
"customfield.unit.volt": "V",
|
|
42
44
|
"customfield.unit.watt": "W",
|
|
43
45
|
"customfield.unit.yard": "yd"
|
|
44
46
|
};
|
package/translation.esm.js
CHANGED
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
var translation = {
|
|
2
2
|
"customfield.unit.acre": "acre",
|
|
3
|
+
"customfield.unit.amperehour": "Ah",
|
|
3
4
|
"customfield.unit.bar": "bar",
|
|
4
5
|
"customfield.unit.centimetre": "cm",
|
|
5
6
|
"customfield.unit.cubic_foot": "ft³",
|
|
@@ -37,6 +38,7 @@ var translation = {
|
|
|
37
38
|
"customfield.unit.square_metre": "m²",
|
|
38
39
|
"customfield.unit.ton": "ton",
|
|
39
40
|
"customfield.unit.ton_us": "ton (US)",
|
|
41
|
+
"customfield.unit.volt": "V",
|
|
40
42
|
"customfield.unit.watt": "W",
|
|
41
43
|
"customfield.unit.yard": "yd"
|
|
42
44
|
};
|
package/translation.esm10.js
CHANGED
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
var translation = {
|
|
2
2
|
"customfield.unit.acre": "akr",
|
|
3
|
+
"customfield.unit.amperehour": "Ah",
|
|
3
4
|
"customfield.unit.bar": "bar",
|
|
4
5
|
"customfield.unit.centimetre": "cm",
|
|
5
6
|
"customfield.unit.cubic_foot": "ft3",
|
|
@@ -37,6 +38,7 @@ var translation = {
|
|
|
37
38
|
"customfield.unit.square_metre": "m²",
|
|
38
39
|
"customfield.unit.ton": "t",
|
|
39
40
|
"customfield.unit.ton_us": "t (US)",
|
|
41
|
+
"customfield.unit.volt": "V",
|
|
40
42
|
"customfield.unit.watt": "W",
|
|
41
43
|
"customfield.unit.yard": "yd"
|
|
42
44
|
};
|
package/translation.esm11.js
CHANGED
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
var translation = {
|
|
2
2
|
"customfield.unit.acre": "acre",
|
|
3
|
+
"customfield.unit.amperehour": "Ah",
|
|
3
4
|
"customfield.unit.bar": "bar",
|
|
4
5
|
"customfield.unit.centimetre": "cm",
|
|
5
6
|
"customfield.unit.cubic_foot": "ft³",
|
|
@@ -37,6 +38,7 @@ var translation = {
|
|
|
37
38
|
"customfield.unit.square_metre": "m²",
|
|
38
39
|
"customfield.unit.ton": "ton",
|
|
39
40
|
"customfield.unit.ton_us": "ton (US)",
|
|
41
|
+
"customfield.unit.volt": "V",
|
|
40
42
|
"customfield.unit.watt": "W",
|
|
41
43
|
"customfield.unit.yard": "yd"
|
|
42
44
|
};
|
package/translation.esm12.js
CHANGED
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
var translation = {
|
|
2
2
|
"customfield.unit.acre": "acre",
|
|
3
|
+
"customfield.unit.amperehour": "Ah",
|
|
3
4
|
"customfield.unit.bar": "bar",
|
|
4
5
|
"customfield.unit.centimetre": "cm",
|
|
5
6
|
"customfield.unit.cubic_foot": "ft³",
|
|
@@ -37,6 +38,7 @@ var translation = {
|
|
|
37
38
|
"customfield.unit.square_metre": "m²",
|
|
38
39
|
"customfield.unit.ton": "ton",
|
|
39
40
|
"customfield.unit.ton_us": "ton (US)",
|
|
41
|
+
"customfield.unit.volt": "V",
|
|
40
42
|
"customfield.unit.watt": "W",
|
|
41
43
|
"customfield.unit.yard": "yd"
|
|
42
44
|
};
|
package/translation.esm13.js
CHANGED
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
var translation = {
|
|
2
2
|
"customfield.unit.acre": "acre",
|
|
3
|
+
"customfield.unit.amperehour": "Ah",
|
|
3
4
|
"customfield.unit.bar": "bar",
|
|
4
5
|
"customfield.unit.centimetre": "cm",
|
|
5
6
|
"customfield.unit.cubic_foot": "ft³",
|
|
@@ -37,6 +38,7 @@ var translation = {
|
|
|
37
38
|
"customfield.unit.square_metre": "m²",
|
|
38
39
|
"customfield.unit.ton": "ton",
|
|
39
40
|
"customfield.unit.ton_us": "ton (US)",
|
|
41
|
+
"customfield.unit.volt": "V",
|
|
40
42
|
"customfield.unit.watt": "W",
|
|
41
43
|
"customfield.unit.yard": "yd"
|
|
42
44
|
};
|
package/translation.esm14.js
CHANGED
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
var translation = {
|
|
2
2
|
"customfield.unit.acre": "acre",
|
|
3
|
+
"customfield.unit.amperehour": "Ah",
|
|
3
4
|
"customfield.unit.bar": "bar",
|
|
4
5
|
"customfield.unit.centimetre": "cm",
|
|
5
6
|
"customfield.unit.cubic_foot": "ft³",
|
|
@@ -37,6 +38,7 @@ var translation = {
|
|
|
37
38
|
"customfield.unit.square_metre": "m²",
|
|
38
39
|
"customfield.unit.ton": "ton",
|
|
39
40
|
"customfield.unit.ton_us": "ton (US)",
|
|
41
|
+
"customfield.unit.volt": "V",
|
|
40
42
|
"customfield.unit.watt": "W",
|
|
41
43
|
"customfield.unit.yard": "yd"
|
|
42
44
|
};
|
package/translation.esm15.js
CHANGED
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
var translation = {
|
|
2
2
|
"customfield.unit.acre": "acre",
|
|
3
|
+
"customfield.unit.amperehour": "Ah",
|
|
3
4
|
"customfield.unit.bar": "bar",
|
|
4
5
|
"customfield.unit.centimetre": "cm",
|
|
5
6
|
"customfield.unit.cubic_foot": "ft³",
|
|
@@ -37,6 +38,7 @@ var translation = {
|
|
|
37
38
|
"customfield.unit.square_metre": "m²",
|
|
38
39
|
"customfield.unit.ton": "ton",
|
|
39
40
|
"customfield.unit.ton_us": "ton (US)",
|
|
41
|
+
"customfield.unit.volt": "V",
|
|
40
42
|
"customfield.unit.watt": "W",
|
|
41
43
|
"customfield.unit.yard": "yd"
|
|
42
44
|
};
|
package/translation.esm16.js
CHANGED
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
var translation = {
|
|
2
2
|
"customfield.unit.acre": "acre",
|
|
3
|
+
"customfield.unit.amperehour": "Ah",
|
|
3
4
|
"customfield.unit.bar": "bar",
|
|
4
5
|
"customfield.unit.centimetre": "cm",
|
|
5
6
|
"customfield.unit.cubic_foot": "ft³",
|
|
@@ -37,6 +38,7 @@ var translation = {
|
|
|
37
38
|
"customfield.unit.square_metre": "m²",
|
|
38
39
|
"customfield.unit.ton": "ton",
|
|
39
40
|
"customfield.unit.ton_us": "ton (US)",
|
|
41
|
+
"customfield.unit.volt": "V",
|
|
40
42
|
"customfield.unit.watt": "W",
|
|
41
43
|
"customfield.unit.yard": "yd"
|
|
42
44
|
};
|
package/translation.esm17.js
CHANGED
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
var translation = {
|
|
2
2
|
"customfield.unit.acre": "acre",
|
|
3
|
+
"customfield.unit.amperehour": "Ah",
|
|
3
4
|
"customfield.unit.bar": "bar",
|
|
4
5
|
"customfield.unit.centimetre": "cm",
|
|
5
6
|
"customfield.unit.cubic_foot": "ft³",
|
|
@@ -37,6 +38,7 @@ var translation = {
|
|
|
37
38
|
"customfield.unit.square_metre": "m²",
|
|
38
39
|
"customfield.unit.ton": "ton",
|
|
39
40
|
"customfield.unit.ton_us": "ton (US)",
|
|
41
|
+
"customfield.unit.volt": "V",
|
|
40
42
|
"customfield.unit.watt": "W",
|
|
41
43
|
"customfield.unit.yard": "yd"
|
|
42
44
|
};
|
package/translation.esm2.js
CHANGED
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
var translation = {
|
|
2
2
|
"customfield.unit.acre": "acre",
|
|
3
|
+
"customfield.unit.amperehour": "Ah",
|
|
3
4
|
"customfield.unit.bar": "bar",
|
|
4
5
|
"customfield.unit.centimetre": "cm",
|
|
5
6
|
"customfield.unit.cubic_foot": "ft³",
|
|
@@ -37,6 +38,7 @@ var translation = {
|
|
|
37
38
|
"customfield.unit.square_metre": "m²",
|
|
38
39
|
"customfield.unit.ton": "ton",
|
|
39
40
|
"customfield.unit.ton_us": "ton (US)",
|
|
41
|
+
"customfield.unit.volt": "V",
|
|
40
42
|
"customfield.unit.watt": "W",
|
|
41
43
|
"customfield.unit.yard": "yd"
|
|
42
44
|
};
|
package/translation.esm3.js
CHANGED
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
var translation = {
|
|
2
2
|
"customfield.unit.acre": "acre",
|
|
3
|
+
"customfield.unit.amperehour": "Ah",
|
|
3
4
|
"customfield.unit.bar": "bar",
|
|
4
5
|
"customfield.unit.centimetre": "cm",
|
|
5
6
|
"customfield.unit.cubic_foot": "ft³",
|
|
@@ -37,6 +38,7 @@ var translation = {
|
|
|
37
38
|
"customfield.unit.square_metre": "m²",
|
|
38
39
|
"customfield.unit.ton": "ton",
|
|
39
40
|
"customfield.unit.ton_us": "ton (US)",
|
|
41
|
+
"customfield.unit.volt": "V",
|
|
40
42
|
"customfield.unit.watt": "W",
|
|
41
43
|
"customfield.unit.yard": "yd"
|
|
42
44
|
};
|
package/translation.esm4.js
CHANGED
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
var translation = {
|
|
2
2
|
"customfield.unit.acre": "acre",
|
|
3
|
+
"customfield.unit.amperehour": "Ah",
|
|
3
4
|
"customfield.unit.bar": "bar",
|
|
4
5
|
"customfield.unit.centimetre": "cm",
|
|
5
6
|
"customfield.unit.cubic_foot": "ft³",
|
|
@@ -37,6 +38,7 @@ var translation = {
|
|
|
37
38
|
"customfield.unit.square_metre": "m²",
|
|
38
39
|
"customfield.unit.ton": "ton",
|
|
39
40
|
"customfield.unit.ton_us": "ton (US)",
|
|
41
|
+
"customfield.unit.volt": "V",
|
|
40
42
|
"customfield.unit.watt": "W",
|
|
41
43
|
"customfield.unit.yard": "yd"
|
|
42
44
|
};
|
package/translation.esm5.js
CHANGED
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
var translation = {
|
|
2
2
|
"customfield.unit.acre": "acre",
|
|
3
|
+
"customfield.unit.amperehour": "Ah",
|
|
3
4
|
"customfield.unit.bar": "bar",
|
|
4
5
|
"customfield.unit.centimetre": "cm",
|
|
5
6
|
"customfield.unit.cubic_foot": "ft³",
|
|
@@ -37,6 +38,7 @@ var translation = {
|
|
|
37
38
|
"customfield.unit.square_metre": "m²",
|
|
38
39
|
"customfield.unit.ton": "ton",
|
|
39
40
|
"customfield.unit.ton_us": "ton (US)",
|
|
41
|
+
"customfield.unit.volt": "V",
|
|
40
42
|
"customfield.unit.watt": "W",
|
|
41
43
|
"customfield.unit.yard": "yd"
|
|
42
44
|
};
|
package/translation.esm6.js
CHANGED
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
var translation = {
|
|
2
2
|
"customfield.unit.acre": "acre",
|
|
3
|
+
"customfield.unit.amperehour": "Ah",
|
|
3
4
|
"customfield.unit.bar": "bar",
|
|
4
5
|
"customfield.unit.centimetre": "cm",
|
|
5
6
|
"customfield.unit.cubic_foot": "ft³",
|
|
@@ -37,6 +38,7 @@ var translation = {
|
|
|
37
38
|
"customfield.unit.square_metre": "m²",
|
|
38
39
|
"customfield.unit.ton": "ton",
|
|
39
40
|
"customfield.unit.ton_us": "ton (US)",
|
|
41
|
+
"customfield.unit.volt": "V",
|
|
40
42
|
"customfield.unit.watt": "W",
|
|
41
43
|
"customfield.unit.yard": "yd"
|
|
42
44
|
};
|
package/translation.esm7.js
CHANGED
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
var translation = {
|
|
2
2
|
"customfield.unit.acre": "acre",
|
|
3
|
+
"customfield.unit.amperehour": "Ah",
|
|
3
4
|
"customfield.unit.bar": "bar",
|
|
4
5
|
"customfield.unit.centimetre": "cm",
|
|
5
6
|
"customfield.unit.cubic_foot": "ft³",
|
|
@@ -37,6 +38,7 @@ var translation = {
|
|
|
37
38
|
"customfield.unit.square_metre": "m²",
|
|
38
39
|
"customfield.unit.ton": "ton",
|
|
39
40
|
"customfield.unit.ton_us": "ton (US)",
|
|
41
|
+
"customfield.unit.volt": "V",
|
|
40
42
|
"customfield.unit.watt": "W",
|
|
41
43
|
"customfield.unit.yard": "yd"
|
|
42
44
|
};
|
package/translation.esm8.js
CHANGED
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
var translation = {
|
|
2
2
|
"customfield.unit.acre": "acre",
|
|
3
|
+
"customfield.unit.amperehour": "Ah",
|
|
3
4
|
"customfield.unit.bar": "bar",
|
|
4
5
|
"customfield.unit.centimetre": "cm",
|
|
5
6
|
"customfield.unit.cubic_foot": "ft³",
|
|
@@ -37,6 +38,7 @@ var translation = {
|
|
|
37
38
|
"customfield.unit.square_metre": "m²",
|
|
38
39
|
"customfield.unit.ton": "ton",
|
|
39
40
|
"customfield.unit.ton_us": "ton (US)",
|
|
41
|
+
"customfield.unit.volt": "V",
|
|
40
42
|
"customfield.unit.watt": "W",
|
|
41
43
|
"customfield.unit.yard": "yd"
|
|
42
44
|
};
|
package/translation.esm9.js
CHANGED
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
var translation = {
|
|
2
2
|
"customfield.unit.acre": "acre",
|
|
3
|
+
"customfield.unit.amperehour": "Ah",
|
|
3
4
|
"customfield.unit.bar": "bar",
|
|
4
5
|
"customfield.unit.centimetre": "cm",
|
|
5
6
|
"customfield.unit.cubic_foot": "ft³",
|
|
@@ -37,6 +38,7 @@ var translation = {
|
|
|
37
38
|
"customfield.unit.square_metre": "m²",
|
|
38
39
|
"customfield.unit.ton": "ton",
|
|
39
40
|
"customfield.unit.ton_us": "ton (US)",
|
|
41
|
+
"customfield.unit.volt": "V",
|
|
40
42
|
"customfield.unit.watt": "W",
|
|
41
43
|
"customfield.unit.yard": "yd"
|
|
42
44
|
};
|