diff options
Diffstat (limited to 'intl/icu/source/data/locales/fr_RE.txt')
-rw-r--r-- | intl/icu/source/data/locales/fr_RE.txt | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/intl/icu/source/data/locales/fr_RE.txt b/intl/icu/source/data/locales/fr_RE.txt new file mode 100644 index 000000000..3518e74fe --- /dev/null +++ b/intl/icu/source/data/locales/fr_RE.txt @@ -0,0 +1,36 @@ +// © 2016 and later: Unicode, Inc. and others. +// License & terms of use: http://www.unicode.org/copyright.html#License +fr_RE{ + NumberElements{ + latn{ + miscPatterns{ + atLeast{"au moins {0}"} + } + } + } + Version{"2.1.27.99"} + calendar{ + gregorian{ + dayPeriod{ + format{ + abbreviated{ + afternoon1{"ap.m."} + evening1{"soir"} + midnight{"min."} + morning1{"mat."} + night1{"nuit"} + noon{"midi"} + } + } + stand-alone{ + abbreviated{ + midnight{"min."} + } + narrow{ + midnight{"min."} + } + } + } + } + } +} |