Invenio-I18N

https://img.shields.io/github/license/inveniosoftware/invenio-i18n.svg https://img.shields.io/travis/inveniosoftware/invenio-i18n.svg https://img.shields.io/coveralls/inveniosoftware/invenio-i18n.svg https://img.shields.io/pypi/v/invenio-i18n.svg

Invenio internationalization module based on Flask-BabelEx.

Features:

  • Loading and merging message catalogs.
  • Algorithm for detecting a user’s locale.
  • Views for changing the locale.
  • Jinja2 macros and filters for I18N.

Further documentation available at https://invenio-i18n.readthedocs.io/

User’s Guide

This part of the documentation will show you how to get started in using Invenio-I18N.

API Reference

If you are looking for information on a specific function, class or method, this part of the documentation is for you.

Additional Notes

Notes on how to contribute, legal information and changes are here for the interested.