mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-05-03 04:54:45 +00:00
Added wagtailforms to transifex config
This commit is contained in:
parent
50c6735b5b
commit
ab5d7353c0
1 changed files with 7 additions and 1 deletions
|
|
@ -53,4 +53,10 @@ type = PO
|
|||
file_filter = wagtail/wagtailusers/locale/<lang>/LC_MESSAGES/django.po
|
||||
source_file = wagtail/wagtailusers/locale/en/LC_MESSAGES/django.po
|
||||
source_lang = en
|
||||
type = PO
|
||||
type = PO
|
||||
|
||||
[wagtail.wagtailforms]
|
||||
file_filter = wagtail/wagtailforms/locale/<lang>/LC_MESSAGES/django.po
|
||||
source_file = wagtail/wagtailforms/locale/en/LC_MESSAGES/django.po
|
||||
source_lang = en
|
||||
type = PO
|
||||
|
|
|
|||
Loading…
Reference in a new issue