Add Transifex config file and Transifex client dependency.

This makes it easy to download translations from Transifex.
This commit is contained in:
Tim Abbott
2016-03-31 08:41:50 -07:00
parent 5efb38f093
commit c1c1be1d36
2 changed files with 11 additions and 0 deletions

9
.tx/config Normal file
View File

@@ -0,0 +1,9 @@
[main]
host = https://www.transifex.com
[zulip.django.po]
source_file = locale/en/LC_MESSAGES/django.po
source_lang = en
type = PO
file_filter = locale/<lang>/LC_MESSAGES/django.po