diff --git a/.tx/config b/.tx/config index e8a3c7836..7e6f49722 100644 --- a/.tx/config +++ b/.tx/config @@ -109,3 +109,9 @@ file_filter = localizations/tips/.json source_file = src/views/tips/l10n.json source_lang = en type = KEYVALUEJSON + +[scratch-website.download-l10njson] +file_filter = localizations/download/.json +source_file = src/views/download/l10n.json +source_lang = en +type = KEYVALUEJSON