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