summaryrefslogtreecommitdiff
path: root/web-ui/.tx
diff options
context:
space:
mode:
authorCaio Carrara <ccarrara@thoughtworks.com>2016-06-20 17:36:55 -0300
committerCaio Carrara <ccarrara@thoughtworks.com>2016-06-27 16:32:58 -0300
commit2d166e7e7724a5fd40f5f5cff6fa4e79dbc93d36 (patch)
tree27a439bd6f5406fb3a14630c58f0ce46b05f7106 /web-ui/.tx
parent3a04eb16ebb0fca81c89ad66bf6bae1a3c813597 (diff)
Sets initial config for transifex support
This change adds the transifex config file and also rename some directories to match correct language codes. See: #727
Diffstat (limited to 'web-ui/.tx')
-rw-r--r--web-ui/.tx/config9
1 files changed, 9 insertions, 0 deletions
diff --git a/web-ui/.tx/config b/web-ui/.tx/config
new file mode 100644
index 00000000..08d49d7f
--- /dev/null
+++ b/web-ui/.tx/config
@@ -0,0 +1,9 @@
+[main]
+host = https://www.transifex.com
+
+[pixelated-user-agent.web-ui]
+file_filter = app/locales/<lang>/translation.json
+source_file = app/locales/en/translation.json
+source_lang = en
+type = KEYVALUEJSON
+