Allows to configure internationalization-related settings.
Instance methods
available_locales
Returns the available locales.
SourceAllows to set the available locales.
Sourcedefault_locale
Returns the default locale.
SourceAllows to set the default locale.
Sourcefallbacks
Returns the locale fallbacks.
SourceAllows to set the locale fallbacks.
Sourcelocale_cookie_name
Returns the name of the cookie used to determine the current locale.
SourceAllows to set the name of the cookie used to determine the current locale.
Source