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:
Ivan Anfimov
2026-05-06 10:30:01 +00:00
parent a26073263b
commit 3dac5cba00
2 changed files with 4 additions and 0 deletions
+2
View File
@@ -1,2 +1,4 @@
[python: **.py]
[django: **/templates/**.html]
[extractors]
django = horizon.utils.babel_extract_django:extract_django
+2
View File
@@ -1,2 +1,4 @@
[javascript: **.js]
[angular: **/static/**.html]
[extractors]
angular = horizon.utils.babel_extract_angular:extract_angular