mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2025-02-17 00:21:20 -05:00
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:
parent
a0d4e1c1b6
commit
674e7b3342
1 changed files with 1 additions and 6 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue