Skip to content

Commit a0115e6

Browse files
committed
restore the transifex configuration
This reverts commit 6957aaa.
1 parent 3799633 commit a0115e6

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.tx/config

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
[main]
2+
host = https://www.transifex.com
3+
lang_map = sr@latin:sr_Latn, zh-Hans:zh_Hans, zh-Hant:zh_Hant
4+
5+
[django-rest-framework.djangopo]
6+
file_filter = rest_framework/locale/<lang>/LC_MESSAGES/django.po
7+
source_file = rest_framework/locale/en_US/LC_MESSAGES/django.po
8+
source_lang = en_US
9+
type = PO

0 commit comments

Comments
 (0)