Skip to content

Latest commit

 

History

History
34 lines (19 loc) · 680 Bytes

i18n.rst

File metadata and controls

34 lines (19 loc) · 680 Bytes

pyramid.i18n

pyramid.i18n

TranslationString

TranslationStringFactory

Localizer

locale_name

The locale name for this localizer (e.g. en or en_US).

get_localizer

negotiate_locale_name

get_locale_name

default_locale_negotiator

make_localizer

See i18n_chapter for more information about using Pyramid internationalization and localization services within an application.