summaryrefslogtreecommitdiffstats
path: root/intl/icu/source/data/unit/en_BS.txt
blob: a4d4410d72d1f27539f5ace3233ca1dd5f00b37a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
en_BS{
    %%Parent{"en_001"}
    Version{"37"}
    unitsNarrow{
        temperature{
            celsius{
                one{"{0}°C"}
                other{"{0}°C"}
            }
            fahrenheit{
                one{"{0}°"}
                other{"{0}°"}
            }
        }
    }
}