Fix django translation proposal
Add missing call to setup_translation, we did not define HAS_CONFIG but recent changes need it now. Change-Id: I30d13204240f4e4542f915e859de61557b0b4e7a
This commit is contained in:
parent
f7a79c7bb6
commit
a1ab0c2ba6
@ -20,6 +20,9 @@ setup_git
|
||||
|
||||
setup_review
|
||||
|
||||
# Setup basic connection for transifex.
|
||||
setup_translation
|
||||
|
||||
setup_django_openstack_auth
|
||||
|
||||
# Download new files that are at least 75 % translated.
|
||||
|
Loading…
x
Reference in New Issue
Block a user