Skip to content

Commit

Permalink
Merge pull request #145 from LabD/feature/transifex
Browse files Browse the repository at this point in the history
adds tx config file
  • Loading branch information
blurrah committed Jun 9, 2017
2 parents 0da7f11 + 8905f47 commit b553295
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .tx/config
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
[main]
host = https://www.transifex.com

[wagtail_personalisation]
file_filter = src/wagtail_personalisation/locale/<lang>/LC_MESSAGES/django.po
source_file = src/wagtail_personalisation/locale/en/LC_MESSAGES/django.po
source_lang = en
type = PO

0 comments on commit b553295

Please sign in to comment.