Cldr.Config.known_gettext_locale_names
You're seeing just the function
known_gettext_locale_names
, go back to Cldr.Config module for more information.
Specs
known_gettext_locale_names(t()) :: [Cldr.Locale.locale_name()]
Return a list of the locales defined in Gettext
.
Return a list of locales configured in Gettext
or
[]
if Gettext
is not configured.