diff --git a/.tx/config b/.tx/config index f440e4cbf..a3fda83b8 100644 --- a/.tx/config +++ b/.tx/config @@ -98,3 +98,15 @@ source_file = src/views/microworldshomepage/l10n.json source_lang = en type = KEYVALUEJSON +[scratch-website.conference-index-l10njson] +file_filter = localizations/conference-index/.json +source_file = src/views/conference/2017/index/l10n.json +source_lang = en +type = KEYVALUEJSON + +[scratch-website.credits-l10njson] +file_filter = localizations/credits/.json +source_file = src/views/credits/l10n.json +source_lang = en +type = KEYVALUEJSON +