summaryrefslogtreecommitdiff
path: root/.tx/config
diff options
context:
space:
mode:
Diffstat (limited to '.tx/config')
-rw-r--r--.tx/config10
1 files changed, 10 insertions, 0 deletions
diff --git a/.tx/config b/.tx/config
new file mode 100644
index 00000000..08f7fd2b
--- /dev/null
+++ b/.tx/config
@@ -0,0 +1,10 @@
+[main]
+host = https://www.transifex.com
+
+[bitmask-android.strings]
+source_lang = en
+source_file = res/values/strings.xml
+file_filter = res/values-<lang>/strings.xml
+trans.zh_CN = res/values-zh-rCN/strings.xml
+trans.zh_TW = res/values-zh-rTW/strings.xml
+