From ea844c898391163b5a75c6bf467dca3215f1ff75 Mon Sep 17 00:00:00 2001 From: Adrian Moennich Date: Wed, 26 May 2021 17:40:00 +0200 Subject: [PATCH] Citadel: Configure transifex --- .tx/config | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.tx/config b/.tx/config index 6960ce1..3c276f3 100644 --- a/.tx/config +++ b/.tx/config @@ -60,3 +60,9 @@ file_filter = storage_s3/indico_storage_s3/translations//LC_MESSAGES/messa source_file = storage_s3/indico_storage_s3/translations/messages.pot source_lang = en type = PO + +[indico.citadel-messages] +file_filter = citadel/indico_citadel/translations//LC_MESSAGES/messages.po +source_file = citadel/indico_citadel/translations/messages.pot +source_lang = en +type = PO