Translations

Status

https://www.transifex.com/projects/p/django-terms/resource/core/chart/image_png

Write your translation

Localization is done directly on our Transifex page. There is no access restriction, so feel free to spend two minutes translating django-terms to your language :o)

Get & Compile

  1. Make sure you have transifex-client installed: [sudo] pip install transifex-client
  2. Pull all translations from Transifex: tx pull -a
  3. Compile them: cd terms && django-admin.py compilemessages