diff --git a/.tx/config b/.tx/config index 082c157035b..2e63e88f303 100644 --- a/.tx/config +++ b/.tx/config @@ -92,8 +92,8 @@ source_file = src/views/microworldshomepage/l10n.json source_lang = en type = KEYVALUEJSON -[scratch-website.conference-index-l10njson] -file_filter = localizations/conference-index/.json +[scratch-website.conference-index-2017-l10njson] +file_filter = localizations/conference-index-2017/.json source_file = src/views/conference/2017/index/l10n.json source_lang = en type = KEYVALUEJSON @@ -127,3 +127,9 @@ file_filter = localizations/messages/.json source_file = src/views/messages/l10n.json source_lang = en type = KEYVALUEJSON + +[scratch-website.conference-index-l10njson] +file_filter = localizations/conference-index/.json +source_file = src/views/conference/2018/index/l10n.json +source_lang = en +type = KEYVALUEJSON