@trackunit/custom-field-components 0.0.760 → 0.0.763

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.
@@ -1,46 +1,67 @@
1
1
  var translation = {
2
- "customfield.unit.acre": "acre",
3
- "customfield.unit.amperehour": "Ah",
4
- "customfield.unit.bar": "bar",
5
- "customfield.unit.centimetre": "cm",
6
- "customfield.unit.cubic_foot": "ft³",
7
- "customfield.unit.cubic_metre": "",
8
- "customfield.unit.foot": "ft",
9
- "customfield.unit.gallon_liquid": "gal",
10
- "customfield.unit.gram": "g",
11
- "customfield.unit.hectare": "ha",
12
- "customfield.unit.hour": "hr",
13
- "customfield.unit.inch": "in",
14
- "customfield.unit.kilogram": "kg",
15
- "customfield.unit.kilogram_per_hour": "kg/hr",
16
- "customfield.unit.kilogram_per_second": "kg/s",
17
- "customfield.unit.kilometre": "km",
18
- "customfield.unit.kilometre_per_hour": "km/h",
19
- "customfield.unit.kilopascal": "kPa",
20
- "customfield.unit.kilowatt": "kW",
21
- "customfield.unit.kilowatthour": "kWh",
22
- "customfield.unit.litre": "L",
23
- "customfield.unit.metre": "m",
24
- "customfield.unit.metre_per_second": "m/s",
25
- "customfield.unit.metre_per_second_squared": "m/",
26
- "customfield.unit.mile": "mi",
27
- "customfield.unit.mile_per_hour": "mph",
28
- "customfield.unit.millimetre": "mm",
29
- "customfield.unit.newton": "N",
30
- "customfield.unit.ounce": "oz",
31
- "customfield.unit.pascal": "Pa",
32
- "customfield.unit.pound": "lb",
33
- "customfield.unit.pound_per_hour": "lb/h",
34
- "customfield.unit.pound_per_second": "lb/s",
35
- "customfield.unit.pound_per_square_inch": "psi",
36
- "customfield.unit.square_foot": "ft²",
37
- "customfield.unit.square_kilometre": "km²",
38
- "customfield.unit.square_metre": "",
39
- "customfield.unit.ton": "tonn",
40
- "customfield.unit.ton_us": "tonn (USA)",
41
- "customfield.unit.volt": "V",
42
- "customfield.unit.watt": "W",
43
- "customfield.unit.yard": "yd"
2
+ "customfield.unit.ACRE": "acre",
3
+ "customfield.unit.AMPERE": "A",
4
+ "customfield.unit.AMPERE_HOUR": "Ah",
5
+ "customfield.unit.ARE": "a",
6
+ "customfield.unit.BAR": "bar",
7
+ "customfield.unit.CELSIUS": "°C",
8
+ "customfield.unit.CENTIMETRE": "cm",
9
+ "customfield.unit.CUBIC_FOOT": "ft³",
10
+ "customfield.unit.CUBIC_METRE": "",
11
+ "customfield.unit.DAY": "days",
12
+ "customfield.unit.DEGREE_ANGLE": "°",
13
+ "customfield.unit.FAHRENHEIT": "°F",
14
+ "customfield.unit.FOOT": "ft",
15
+ "customfield.unit.G_FORCE": "G",
16
+ "customfield.unit.GALLON_LIQUID": "gal",
17
+ "customfield.unit.GALLONS_PER_HOUR": "gal/h",
18
+ "customfield.unit.GRAM": "g",
19
+ "customfield.unit.HECTARE": "ha",
20
+ "customfield.unit.HERTZ": "Hz",
21
+ "customfield.unit.HOUR": "h",
22
+ "customfield.unit.INCH": "in",
23
+ "customfield.unit.INCHES_OF_WATER": "inAq",
24
+ "customfield.unit.KILOGRAM": "kg",
25
+ "customfield.unit.KILOGRAM_PER_HOUR": "kg/h",
26
+ "customfield.unit.KILOGRAM_PER_SECOND": "kg/s",
27
+ "customfield.unit.KILOMETRE": "km",
28
+ "customfield.unit.KILOMETRE_PER_HOUR": "km/h",
29
+ "customfield.unit.KILOPASCAL": "kPa",
30
+ "customfield.unit.KILOWATT": "kW",
31
+ "customfield.unit.KILOWATT_HOUR": "kWh",
32
+ "customfield.unit.LITRE": "L",
33
+ "customfield.unit.LITRES_PER_HOUR": "L/h",
34
+ "customfield.unit.METRE": "m",
35
+ "customfield.unit.METRE_PER_SECOND": "m/s",
36
+ "customfield.unit.METRE_PER_SECOND_SQUARED": "m/s²",
37
+ "customfield.unit.METRIC_TON": "ton",
38
+ "customfield.unit.MILE": "mi",
39
+ "customfield.unit.MILE_PER_HOUR": "mph",
40
+ "customfield.unit.MILLIMETRE": "mm",
41
+ "customfield.unit.MILLISECOND": "ms",
42
+ "customfield.unit.MINUTE": "min",
43
+ "customfield.unit.MONTH": "months",
44
+ "customfield.unit.NEWTON": "N",
45
+ "customfield.unit.OUNCE": "oz",
46
+ "customfield.unit.PASCAL": "Pa",
47
+ "customfield.unit.PERCENT": "%",
48
+ "customfield.unit.POUND": "lb",
49
+ "customfield.unit.POUND_PER_HOUR": "lb/h",
50
+ "customfield.unit.POUND_PER_SECOND": "lb/s",
51
+ "customfield.unit.POUND_PER_SQUARE_INCH": "psi",
52
+ "customfield.unit.REVOLUTIONS_PER_MINUTE": "rpm",
53
+ "customfield.unit.SECOND": "s",
54
+ "customfield.unit.SQUARE_FOOT": "ft²",
55
+ "customfield.unit.SQUARE_KILOMETRE": "km²",
56
+ "customfield.unit.SQUARE_METRE": "m²",
57
+ "customfield.unit.TON": "ton",
58
+ "customfield.unit.US_TON": "ton (US)",
59
+ "customfield.unit.VOLT": "V",
60
+ "customfield.unit.VOLT_AMPERE": "VA",
61
+ "customfield.unit.WATT": "W",
62
+ "customfield.unit.WEEK": "wk",
63
+ "customfield.unit.YARD": "yd",
64
+ "customfield.unit.YEAR": "years"
44
65
  };
45
66
 
46
67
  export { translation as default };