From ec4f04702b9b94dcdddb3f6a81280376a364931b Mon Sep 17 00:00:00 2001 From: Brian Miyaji Date: Fri, 15 Aug 2014 21:13:44 +1000 Subject: [PATCH] Add Transifex config file --- .tx/config | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 .tx/config diff --git a/.tx/config b/.tx/config new file mode 100644 index 00000000..18b01ad9 --- /dev/null +++ b/.tx/config @@ -0,0 +1,7 @@ +[main] +host = https://www.transifex.com + +[sportspress.sportspress] +file_filter = languages/sportspress-.po +source_file = languages/sportspress-en_US.po +source_lang = en_US \ No newline at end of file