Skip to main content

A simple Django app to automatically translate the pot (`.po`) files generated by django's makemessages command using google translate.

Project description

A simple Django app to automatically translate the pot (.po) files generated by django’s makemessages command using google translate.

pypi-version pypi-downloads-month requirements

Installation:

$ pip install django-autotranslate

Quickstart:

Assumption: you already have run makemessages command and .po files have been generated.

  1. Add ‘autotranslate’ to INSTALLED_APPS setting.

  2. run the following command to see the magic happen (fingers crossed):

    $ python manage.py translate_messages

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-autotranslate-0.3.tar.gz (4.5 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page