Skip to content

zopefoundation/zope.app.i18n

Repository files navigation

zope.app.i18n

Latest release

Supported Python versions

image

image

Summary

This package provides placeful persistent translation domains and message catalogs along with ZMI views for managing them.

Caveats

Currently this integration does not support the feature of plural messages which is supported by the underlying zope.i18n library. In case you need this feature, please discuss this in the issue tracker in the repository.