more.babel-i18n

i18n/l10n support for Morepath applications and Jinja2 templates


Keywords
babel, i18n, translation, morepath, jinja2
License
BSD-3-Clause
Install
pip install more.babel-i18n==20.5.0

Documentation

more.babel_i18n

WARNING: This is an early version that works for me. Please don't rely on it ;)

Internationalization and localization (i18n / l10n) support for Morepath applications based on Babel. Most code is taken from the flask-babel(super) project.