mirror of
https://github.com/jazzband/django-constance.git
synced 2026-03-16 22:40:24 +00:00
Added Transifex config.
This commit is contained in:
parent
2cb825f3f6
commit
85b57dbe73
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
|
||||
lang_map = sr@latin:sr_Latn
|
||||
|
||||
[django-constance.main]
|
||||
file_filter = constance/locale/<lang>/LC_MESSAGES/django.po
|
||||
source_file = constance/locale/en/LC_MESSAGES/django.po
|
||||
source_lang = en
|
||||
Loading…
Reference in a new issue