Merge pull request #14 from edx/tuchfarber/fix_i18n_quoting

Fix i18n paths
This commit is contained in:
albemarle
2019-04-04 15:26:50 -04:00
committed by GitHub

View File

@@ -2,7 +2,7 @@
host = https://www.transifex.com
[edx-platform.frontend-component-footer]
file_filter = "src/i18n/messages/<lang>.json"
source_file = "src/i18n/transifex_input.json"
file_filter = src/i18n/messages/<lang>.json
source_file = src/i18n/transifex_input.json
source_lang = en
type = KEYVALUEJSON