Add i18n for cloud_captchas

This commit is contained in:
Adrian Moennich 2022-08-24 12:07:01 +02:00
parent 35eaa29b3b
commit ba658c384a

View File

@ -67,6 +67,12 @@ source_file = citadel/indico_citadel/translations/messages.pot
source_lang = en source_lang = en
type = PO type = PO
[indico.cloud_captchas-messages]
file_filter = cloud_captchas/indico_cloud_captchas/translations/<lang>/LC_MESSAGES/messages.po
source_file = cloud_captchas/indico_cloud_captchas/translations/messages.pot
source_lang = en
type = PO
[indico.themes_legacy-messages] [indico.themes_legacy-messages]
file_filter = themes_legacy/indico_themes_legacy/translations/<lang>/LC_MESSAGES/messages.po file_filter = themes_legacy/indico_themes_legacy/translations/<lang>/LC_MESSAGES/messages.po
source_file = themes_legacy/indico_themes_legacy/translations/messages.pot source_file = themes_legacy/indico_themes_legacy/translations/messages.pot