diff options
Diffstat (limited to 'intl/icu/source/data/curr/en_150.txt')
-rw-r--r-- | intl/icu/source/data/curr/en_150.txt | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/intl/icu/source/data/curr/en_150.txt b/intl/icu/source/data/curr/en_150.txt new file mode 100644 index 000000000..5455cc747 --- /dev/null +++ b/intl/icu/source/data/curr/en_150.txt @@ -0,0 +1,17 @@ +// © 2016 and later: Unicode, Inc. and others. +// License & terms of use: http://www.unicode.org/copyright.html#License +en_150{ + %%Parent{"en_001"} + Currencies{ + EUR{ + "€", + "Euro", + { + "¤#,##0.00", + ",", + ".", + } + } + } + Version{"2.1.27.40"} +} |