diff options
Diffstat (limited to 'intl/icu/source/data/locales/de_LI.txt')
-rw-r--r-- | intl/icu/source/data/locales/de_LI.txt | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/intl/icu/source/data/locales/de_LI.txt b/intl/icu/source/data/locales/de_LI.txt new file mode 100644 index 000000000..7588c92b8 --- /dev/null +++ b/intl/icu/source/data/locales/de_LI.txt @@ -0,0 +1,29 @@ +// © 2016 and later: Unicode, Inc. and others. +// License & terms of use: http://www.unicode.org/copyright.html#License +de_LI{ + NumberElements{ + latn{ + patterns{ + currencyFormat{"¤ #,##0.00"} + percentFormat{"#,##0%"} + } + symbols{ + decimal{"."} + group{"'"} + } + } + } + Version{"2.1.27.40"} + calendar{ + gregorian{ + dayPeriod{ + stand-alone{ + narrow{ + am{"vm."} + pm{"nm."} + } + } + } + } + } +} |