summaryrefslogtreecommitdiff
path: root/Build/source/libs/icu/icu-src/source/data/unit/en_BS.txt
blob: d40bab345efe991ecace7e0045bb9446a2f8f159 (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
// ***************************************************************************
// *
// * Copyright (C) 2015 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
// * Source File: <path>/common/main/en_BS.xml
// *
// ***************************************************************************
en_BS{
    %%Parent{"en_001"}
    Version{"2.1.19.14"}
    unitsNarrow{
        temperature{
            celsius{
                one{"{0}°C"}
                other{"{0}°C"}
            }
            fahrenheit{
                one{"{0}°"}
                other{"{0}°"}
            }
        }
    }
}