mirror of
https://github.com/DarrenOfficial/dpaste.git
synced 2024-11-15 08:02:54 +11:00
Added Transifex script configuration
This commit is contained in:
parent
174080d259
commit
030556ea05
1 changed files with 9 additions and 0 deletions
9
.tx/config
Normal file
9
.tx/config
Normal file
|
@ -0,0 +1,9 @@
|
||||||
|
[main]
|
||||||
|
host = https://www.transifex.com
|
||||||
|
|
||||||
|
[dpaste.dpaste]
|
||||||
|
file_filter = dpaste/locale/<lang>/LC_MESSAGES/django.po
|
||||||
|
source_file = dpaste/locale/en/LC_MESSAGES/django.po
|
||||||
|
source_lang = en
|
||||||
|
type = PO
|
||||||
|
|
Loading…
Reference in a new issue