summaryrefslogtreecommitdiff
path: root/.tx
diff options
context:
space:
mode:
Diffstat (limited to '.tx')
-rw-r--r--.tx/config5
1 files changed, 5 insertions, 0 deletions
diff --git a/.tx/config b/.tx/config
index eda0092a4f..44f8a7ebe6 100644
--- a/.tx/config
+++ b/.tx/config
@@ -52,6 +52,11 @@ file_filter = django/contrib/messages/locale/<lang>/LC_MESSAGES/django.po
source_file = django/contrib/messages/locale/en/LC_MESSAGES/django.po
source_lang = en
+[django.contrib-postgres]
+file_filter = django/contrib/postgres/locale/<lang>/LC_MESSAGES/django.po
+source_file = django/contrib/postgres/locale/en/LC_MESSAGES/django.po
+source_lang = en
+
[django.contrib-redirects]
file_filter = django/contrib/redirects/locale/<lang>/LC_MESSAGES/django.po
source_file = django/contrib/redirects/locale/en/LC_MESSAGES/django.po