update .tx/config with new file changes

1. Remove ttt
2. Add tips
This commit is contained in:
Matthew Taylor 2017-06-22 10:35:17 -04:00
parent 124c8e36d7
commit 6225ddbaf3

View file

@ -68,12 +68,6 @@ source_file = src/views/developers/l10n.json
source_lang = en
type = KEYVALUEJSON
[scratch-website.things-to-try-l10njson]
file_filter = localizations/things-to-try/<lang>.json
source_file = src/views/thingstotry/l10n.json
source_lang = en
type = KEYVALUEJSON
[scratch-website.guidelines-l10njson]
file_filter = localizations/guidelines/<lang>.json
source_file = src/views/guidelines/l10n.json
@ -110,3 +104,8 @@ source_file = src/views/credits/l10n.json
source_lang = en
type = KEYVALUEJSON
[scratch-website.tips-l10njson]
file_filter = localizations/tips/<lang>.json
source_file = src/views/tips/l10n.json
source_lang = en
type = KEYVALUEJSON