Add tx config for camp page

This commit is contained in:
Matthew Taylor 2017-07-20 08:06:01 -04:00
parent 7d9b6fc5d8
commit 3d8f5eff82

View file

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