diff --git a/.gitignore b/.gitignore index bd85343..a4955c4 100644 --- a/.gitignore +++ b/.gitignore @@ -4,7 +4,6 @@ local_settings.py .coverage .idea/ -.tx/ .cache/ *.sqlite *.egg-info diff --git a/.tx/config b/.tx/config new file mode 100644 index 0000000..a33d51f --- /dev/null +++ b/.tx/config @@ -0,0 +1,8 @@ +[main] +host = https://www.transifex.com + +[nsupdateinfo.djangopo] +file_filter = nsupdate/locale//LC_MESSAGES/django.po +source_file = nsupdate/locale/en/LC_MESSAGES/django.po +source_lang = en +