summaryrefslogtreecommitdiffstats
path: root/intl/icu/source/data/curr/en_IM.txt
blob: 7271f411b854fad454638388dce695534a7aa307 (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
// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml
en_IM{
    %%Parent{"en_001"}
    Currencies{
        GBP{
            "£",
            "UK Pound",
        }
    }
    CurrencyPlurals{
        GBP{
            one{"UK pound"}
            other{"UK pounds"}
        }
    }
}