diff options
-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 + |