You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 28, 2020. It is now read-only.
Pylyglot is a web based tool for translators. It contains a database of messages and their translations into several different languages that one can search for suggestions.
Installation:
============
* Install dependencies.
* Copy the pylyglot/settings_local.py.sample file and rename it to pylyglot/settings_local.py. By default sqlite is configured to be the engine with a new development.db file.