diff --git a/.tx/config b/.tx/config index da8385c..f7d144a 100644 --- a/.tx/config +++ b/.tx/config @@ -6,3 +6,9 @@ file_filter = colab/locale//LC_MESSAGES/django.po source_file = colab/locale/en/LC_MESSAGES/django.po source_lang = en type = PO + +[colab.super_archives] +file_filter = colab/super_archives/locale//LC_MESSAGES/django.po +source_file = colab/super_archives/locale/en/LC_MESSAGES/django.po +source_lang = en +type = PO -- libgit2 0.21.2