Internationalization (i18n)ΒΆ

Plone has three different internationalization subsystems

  • Translating user interface text strings by using gettext - zope.i18n, zope.i18nmessageid packages
  • Adapting locale specific settings for the site, like time format - plone.i18n package
  • Managing multilingual content - Products.Linguaplone add-on product

Previous topic

Content rules

Next topic

Translating text strings

This Page