feat: prepare for transifex jobs (#4)

This commit is contained in:
Adam Butterworth
2019-12-13 14:15:14 -05:00
committed by GitHub
parent 27db26e70a
commit 7687d18a64
2 changed files with 9 additions and 1 deletions

8
.tx/config Normal file
View File

@@ -0,0 +1,8 @@
[main]
host = https://www.transifex.com
[edx-platform.frontend-app-learn]
file_filter = src/i18n/messages/<lang>.json
source_file = src/i18n/transifex_input.json
source_lang = en
type = KEYVALUEJSON

View File

@@ -1,4 +1,4 @@
transifex_resource = frontend-template-application
transifex_resource = frontend-app-learn
transifex_langs = "ar,fr,es_419,zh_CN"
transifex_utils = ./node_modules/.bin/transifex-utils.js