From 8714d3a13e11e256b49e4462521474e2d4e807e4 Mon Sep 17 00:00:00 2001 From: Adrian Moennich Date: Wed, 19 Aug 2020 20:43:06 +0200 Subject: [PATCH] Update transifex config --- .tx/config | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/.tx/config b/.tx/config index f5f6330..4cfe34a 100644 --- a/.tx/config +++ b/.tx/config @@ -72,3 +72,15 @@ file_filter = importer_invenio/indico_importer_invenio/translations//LC_ME source_file = importer_invenio/indico_importer_invenio/translations/messages.pot source_lang = en type = PO + +[indico.ursh-messages] +file_filter = ursh/indico_ursh/translations//LC_MESSAGES/messages.po +source_file = ursh/indico_ursh/translations/messages.pot +source_lang = en +type = PO + +[indico.storage_s3-messages] +file_filter = storage_s3/indico_storage_s3/translations//LC_MESSAGES/messages.po +source_file = storage_s3/indico_storage_s3/translations/messages.pot +source_lang = en +type = PO