diff options
Diffstat (limited to 'intl/icu/source/data/locales/en_NL.txt')
-rw-r--r-- | intl/icu/source/data/locales/en_NL.txt | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/intl/icu/source/data/locales/en_NL.txt b/intl/icu/source/data/locales/en_NL.txt new file mode 100644 index 0000000000..06bb9803d5 --- /dev/null +++ b/intl/icu/source/data/locales/en_NL.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_NL{ + %%Parent{"en_150"} + NumberElements{ + latn{ + patterns{ + accountingFormat{"¤ #,##0.00;(¤ #,##0.00)"} + currencyFormat{"¤ #,##0.00;¤ -#,##0.00"} + } + symbols{ + decimal{","} + group{"."} + } + } + } +} |