diff options
Diffstat (limited to 'intl/icu/source/data/curr/en_JE.txt')
-rw-r--r-- | intl/icu/source/data/curr/en_JE.txt | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/intl/icu/source/data/curr/en_JE.txt b/intl/icu/source/data/curr/en_JE.txt new file mode 100644 index 0000000000..6708b77bc1 --- /dev/null +++ b/intl/icu/source/data/curr/en_JE.txt @@ -0,0 +1,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_JE{ + %%Parent{"en_001"} + Currencies{ + GBP{ + "£", + "UK Pound", + } + } + CurrencyPlurals{ + GBP{ + one{"UK pound"} + other{"UK pounds"} + } + } +} |