add download tx config

This commit is contained in:
Matthew Taylor 2017-06-22 10:57:19 -04:00
parent 6225ddbaf3
commit b0a81d24d2

View file

@ -109,3 +109,9 @@ file_filter = localizations/tips/<lang>.json
source_file = src/views/tips/l10n.json
source_lang = en
type = KEYVALUEJSON
[scratch-website.download-l10njson]
file_filter = localizations/download/<lang>.json
source_file = src/views/download/l10n.json
source_lang = en
type = KEYVALUEJSON