mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-06-17 12:03:19 +03:00
Merge pull request #3739 from nypisces/master
Fix transifex config for Django
This commit is contained in:
commit
3a950f53b0
|
@ -1,5 +1,6 @@
|
||||||
[main]
|
[main]
|
||||||
host = https://www.transifex.com
|
host = https://www.transifex.com
|
||||||
|
lang_map = sr@latin:sr_Latn, zh-Hans:zh_Hans, zh-Hant:zh_Hant
|
||||||
|
|
||||||
[django-rest-framework.djangopo]
|
[django-rest-framework.djangopo]
|
||||||
file_filter = rest_framework/locale/<lang>/LC_MESSAGES/django.po
|
file_filter = rest_framework/locale/<lang>/LC_MESSAGES/django.po
|
||||||
|
|
Loading…
Reference in New Issue
Block a user