Add transifex support. Fix #6.
This commit is contained in:
parent
0f7661724d
commit
c2bfa7264b
1 changed files with 8 additions and 0 deletions
8
.tx/config
Normal file
8
.tx/config
Normal file
|
@ -0,0 +1,8 @@
|
|||
[main]
|
||||
host = https://www.transifex.com
|
||||
|
||||
[djangocms-blog.master]
|
||||
file_filter = djangocms_blog/locale/<lang>/LC_MESSAGES/django.po
|
||||
source_file = djangocms_blog/locale/en/LC_MESSAGES/django.po
|
||||
source_lang = en
|
||||
type = PO
|
Loading…
Reference in a new issue