mirror of
https://github.com/encode/django-rest-framework.git
synced 2024-11-22 17:47:04 +03:00
Add --minimum-perc to transifex pull command [ci skip]
This commit is contained in:
parent
11a89ebff4
commit
4c9b14bd97
|
@ -165,7 +165,7 @@ Here's how differences between the old and new source files will be handled:
|
|||
When a translator has finished translating their work needs to be downloaded from Transifex into the REST framework repository. To do this, run:
|
||||
|
||||
# 3. Pull the translated django.po files from Transifex.
|
||||
tx pull -a
|
||||
tx pull -a --minimum-perc 10
|
||||
cd rest_framework
|
||||
# 4. Compile the binary .mo files for all supported languages.
|
||||
django-admin.py compilemessages
|
||||
|
|
Loading…
Reference in New Issue
Block a user