diff options
Diffstat (limited to 'intl/icu/source/data/locales/en_DE.txt')
-rw-r--r-- | intl/icu/source/data/locales/en_DE.txt | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/intl/icu/source/data/locales/en_DE.txt b/intl/icu/source/data/locales/en_DE.txt new file mode 100644 index 000000000..d4a7bdedd --- /dev/null +++ b/intl/icu/source/data/locales/en_DE.txt @@ -0,0 +1,16 @@ +// © 2016 and later: Unicode, Inc. and others. +// License & terms of use: http://www.unicode.org/copyright.html#License +en_DE{ + %%Parent{"en_150"} + NumberElements{ + latn{ + patterns{ + percentFormat{"#,##0 %"} + } + symbols{ + superscriptingExponent{"·"} + } + } + } + Version{"2.1.27.40"} +} |