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 0000000000..bee69154eb --- /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 +// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml +fr_RE{ + NumberElements{ + latn{ + miscPatterns{ + atLeast{"au moins {0}"} + } + } + } + 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."} + } + } + } + } + } +} |