Commit 326dfd4b6900851f2c1ebe2fac04cdc2c2c1980c
1 parent
3a5f1769
Exists in
master
and in
39 other branches
Updated tx config
Showing
1 changed file
with
6 additions
and
0 deletions
Show diff stats
.tx/config
@@ -6,3 +6,9 @@ file_filter = colab/locale/<lang>/LC_MESSAGES/django.po | @@ -6,3 +6,9 @@ file_filter = colab/locale/<lang>/LC_MESSAGES/django.po | ||
6 | source_file = colab/locale/en/LC_MESSAGES/django.po | 6 | source_file = colab/locale/en/LC_MESSAGES/django.po |
7 | source_lang = en | 7 | source_lang = en |
8 | type = PO | 8 | type = PO |
9 | + | ||
10 | +[colab.super_archives] | ||
11 | +file_filter = colab/super_archives/locale/<lang>/LC_MESSAGES/django.po | ||
12 | +source_file = colab/super_archives/locale/en/LC_MESSAGES/django.po | ||
13 | +source_lang = en | ||
14 | +type = PO |