mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-05-16 19:21:10 +00:00
Added transifex config for wagtailstyleguide
This commit is contained in:
parent
6c2bbad17e
commit
521e8c01a6
1 changed files with 6 additions and 0 deletions
|
|
@ -72,3 +72,9 @@ file_filter = wagtail/contrib/wagtailsearchpromotions/locale/<lang>/LC_MESSAGES/
|
|||
source_file = wagtail/contrib/wagtailsearchpromotions/locale/en/LC_MESSAGES/django.po
|
||||
source_lang = en
|
||||
type = PO
|
||||
|
||||
[wagtail.wagtailstyleguide]
|
||||
file_filter = wagtail/contrib/wagtailstyleguide/locale/<lang>/LC_MESSAGES/django.po
|
||||
source_file = wagtail/contrib/wagtailstyleguide/locale/en/LC_MESSAGES/django.po
|
||||
source_lang = en
|
||||
type = PO
|
||||
|
|
|
|||
Loading…
Reference in a new issue