summaryrefslogtreecommitdiffstats
path: root/intl/icu/source/data/unit/zh_Hans_HK.txt
blob: 3ba9bf9d526d9c99d447289d829318fd8a9d3c3d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
zh_Hans_HK{
    Version{"37"}
    units{
        compound{
            per{"{0}/{1}"}
        }
        duration{
            second{
                other{"{0}秒"}
            }
        }
        temperature{
            kelvin{
                dnam{"开氏度"}
                other{"{0}开氏度"}
            }
        }
    }
    unitsShort{
        temperature{
            kelvin{
                other{"{0}°K"}
            }
        }
    }
}