en_IM.txt (387B)
1 // © 2016 and later: Unicode, Inc. and others. 2 // License & terms of use: http://www.unicode.org/copyright.html 3 // Generated using tools/cldr/cldr-to-icu/ 4 en_IM{ 5 %%Parent{"en_001"} 6 Currencies{ 7 GBP{ 8 "£", 9 "UK Pound", 10 } 11 } 12 CurrencyPlurals{ 13 GBP{ 14 one{"UK pound"} 15 other{"UK pounds"} 16 } 17 } 18 }