Update Babel configuration
https://lists.openstack.org/archives/list/openstack-discuss@lists.openstack.org/thread/OSRDVYRX6TFI2VA4LHXDXX7P7CLJCQKM/ Change-Id: I992e2a01c5f7254357384d410313c7fc7171d298 Signed-off-by: Ivan Anfimov <lazekteam@gmail.com>
This commit is contained in:
@@ -1,2 +1,4 @@
|
||||
[python: **.py]
|
||||
[django: **/templates/**.html]
|
||||
[extractors]
|
||||
django = horizon.utils.babel_extract_django:extract_django
|
||||
|
||||
@@ -1,2 +1,4 @@
|
||||
[javascript: **.js]
|
||||
[angular: **/static/**.html]
|
||||
[extractors]
|
||||
angular = horizon.utils.babel_extract_angular:extract_angular
|
||||
|
||||
Reference in New Issue
Block a user