mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-04-11 10:30:58 +00:00
Added wagtailsearchpromotions to tx config
This commit is contained in:
parent
039b0a58b9
commit
8e0685085f
1 changed files with 6 additions and 0 deletions
|
|
@ -66,3 +66,9 @@ file_filter = wagtail/wagtailsites/locale/<lang>/LC_MESSAGES/django.po
|
|||
source_file = wagtail/wagtailsites/locale/en/LC_MESSAGES/django.po
|
||||
source_lang = en
|
||||
type = PO
|
||||
|
||||
[wagtail.wagtailsearchpromotions]
|
||||
file_filter = wagtail/contrib/wagtailsearchpromotions/locale/<lang>/LC_MESSAGES/django.po
|
||||
source_file = wagtail/contrib/wagtailsearchpromotions/locale/en/LC_MESSAGES/django.po
|
||||
source_lang = en
|
||||
type = PO
|
||||
|
|
|
|||
Loading…
Reference in a new issue