diff --git a/.tx/config b/.tx/config new file mode 100644 index 00000000000..4ce3eba0b09 --- /dev/null +++ b/.tx/config @@ -0,0 +1,13 @@ +[django-cms.js] +file_filter = cms/locale//LC_MESSAGES/djangojs.po +source_file = cms/locale/en/LC_MESSAGES/djangojs.po +source_lang = en + +[main] +host = http://www.transifex.net + +[django-cms.core] +file_filter = cms/locale//LC_MESSAGES/django.po +source_file = cms/locale/en/LC_MESSAGES/django.po +source_lang = en +