remove obsolete tx/config for conference

We forgot to remove the conference l10n file from the tx config when the file was removed. It causes transifex to quit with an error, so research and preview weren’t getting sent to transifex/updated.
This commit is contained in:
chrisgarrity 2018-07-18 21:43:19 -04:00
parent a0d4e1c1b6
commit 674e7b3342

View file

@ -128,12 +128,6 @@ source_file = src/views/messages/l10n.json
source_lang = en
type = KEYVALUEJSON
[scratch-website.conference-index-l10njson]
file_filter = localizations/conference-index/<lang>.json
source_file = src/views/conference/2018/index/l10n.json
source_lang = en
type = KEYVALUEJSON
[scratch-website.preview-faq-l10njson]
file_filter = localizations/preview-faq/<lang>.json
source_file = src/views/preview-faq/l10n.json
@ -147,6 +141,7 @@ source_lang = en
type = KEYVALUEJSON
[scratch-website.preview-l10njson]
file_filter = localizations/preview/<lang>.json
source_file = src/views/preview/l10n.json
source_lang = en
type = KEYVALUEJSON