rbtranslations is a module to managing localized messages in a Python application. Read the Package Documentation for details.
The source is maintained at github. Please use the issue tracker there to report any issues.
Installation
The simplest and recommended way to install rbtranslations is with easy_install:
easy_install rbtranslations
Alternatively, you may download the source package from the rbtranslations Page on PyPI or from github, extract it and install using:
python setup.py install
Product's homepage
Requirements:
· Python