Update Babel configuration

https://lists.openstack.org/archives/list/openstack-discuss@lists.openstack.org/thread/OSRDVYRX6TFI2VA4LHXDXX7P7CLJCQKM/

Change-Id: I275889c7e7ca87172a672e5bbd066fe5a534d2dc
Signed-off-by: Ivan Anfimov <lazekteam@gmail.com>
This commit is contained in:
Ivan Anfimov
2026-05-06 14:16:27 +00:00
parent 8f0cd8adb8
commit 3f36a4ebbc
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