b56d278582
It's not possible for plugins to contribute translations to the javascript message catalog. Right now our files are hardcoded to allow only contributions from horizon and openstack_dashboard. This patch fixes the issue. Change-Id: Idde2fc6ac0bf7f762a595cf139ed5184dad64540 Closes-Bug: #1523930
10 lines
307 B
YAML
10 lines
307 B
YAML
---
|
|
features:
|
|
- Allow external plugins to contribute translations to the Javascript
|
|
message catalog.
|
|
|
|
fixes:
|
|
- Provided the ability for plugins to contribute translations to the
|
|
JavaScript message catalog. Previously the horizon and openstack_dahboard
|
|
applications were hardcoded.
|