diff options
Diffstat (limited to 'intl/icu/source/data/curr/en_IM.txt')
-rw-r--r-- | intl/icu/source/data/curr/en_IM.txt | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/intl/icu/source/data/curr/en_IM.txt b/intl/icu/source/data/curr/en_IM.txt new file mode 100644 index 000000000..a7ff52641 --- /dev/null +++ b/intl/icu/source/data/curr/en_IM.txt @@ -0,0 +1,18 @@ +// © 2016 and later: Unicode, Inc. and others. +// License & terms of use: http://www.unicode.org/copyright.html#License +en_IM{ + %%Parent{"en_001"} + Currencies{ + GBP{ + "£", + "UK Pound", + } + } + CurrencyPlurals{ + GBP{ + one{"UK pound"} + other{"UK pounds"} + } + } + Version{"2.1.27.40"} +} |