fix(i18n): create config file for Transifex command line client (#91)

This commit is contained in:
albemarle
2019-03-13 16:04:15 -04:00
committed by GitHub
parent f3777ddc35
commit f5880f4b27

8
.tx/config Normal file
View File

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