Fix translation setup
Update .tx/config with all options. Add update_catalog target to setup.cfg - like it's done for all other projects that translate messages. Change-Id: I0f72cb48c9693e812ca21f50f4c2b04894411307
This commit is contained in:
@@ -5,3 +5,5 @@ host = https://www.transifex.com
|
||||
file_filter = openstack_auth/locale/<lang>/LC_MESSAGES/django.po
|
||||
source_file = openstack_auth/locale/openstack_auth.pot
|
||||
source_lang = en
|
||||
type = PO
|
||||
|
||||
|
Reference in New Issue
Block a user