diff options
author | Seb Bacon <seb.bacon@gmail.com> | 2011-07-12 14:56:04 +0100 |
---|---|---|
committer | Seb Bacon <seb.bacon@gmail.com> | 2011-07-12 14:56:04 +0100 |
commit | ea49a35b4c8215e08c9316d3334c0e7007964aa0 (patch) | |
tree | a587889a3bd52254bc67a0e40f15aaa5f372a6f1 | |
parent | b573dc177a51871b1c664605bc42cda97da8e0d6 (diff) |
transifex config file
-rw-r--r-- | .tx/config | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.tx/config b/.tx/config new file mode 100644 index 000000000..9aea8ad40 --- /dev/null +++ b/.tx/config @@ -0,0 +1,7 @@ +[alaveteli.apppot] +file_filter = locale/<lang>/app.po +source_lang = en + +[main] +host = https://www.transifex.net + |