From 3460094b211afdffb5e09527ad9534129846c7d5 Mon Sep 17 00:00:00 2001 From: Adrian Moennich Date: Wed, 26 May 2021 17:55:30 +0200 Subject: [PATCH] Themes/Legacy: Configure transifex --- .tx/config | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.tx/config b/.tx/config index 3c276f3..89303e5 100644 --- a/.tx/config +++ b/.tx/config @@ -66,3 +66,9 @@ file_filter = citadel/indico_citadel/translations//LC_MESSAGES/messages.po source_file = citadel/indico_citadel/translations/messages.pot source_lang = en type = PO + +[indico.themes_legacy-messages] +file_filter = themes_legacy/indico_themes_legacy/translations//LC_MESSAGES/messages.po +source_file = themes_legacy/indico_themes_legacy/translations/messages.pot +source_lang = en +type = PO