0fa5b59428
To facilitiate a translations check site this patch enables the ability to perform a pull_catalog and compilemessages, which will update the translations site. By default this won't run at all. Change-Id: Ib9b527d60226d3133206675b394d83f1185631b2
9 lines
342 B
YAML
9 lines
342 B
YAML
---
|
|
features:
|
|
- You can force update the translations direct
|
|
from Zanata by setting ``horizon_translations_update``
|
|
to ``True``. This will call the ``pull_catalog``
|
|
option built into ``horizon-manage.py``. You should
|
|
only use this when testing translations, otherwise
|
|
this should remain set to the default of ``False``.
|