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