Update Babel configuration

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

Change-Id: I12cb570f95071050b93bb179fb5868ca804a0c29
Signed-off-by: Ivan Anfimov <lazekteam@gmail.com>
This commit is contained in:
Ivan Anfimov
2026-05-06 11:10:37 +00:00
parent dac20874ff
commit a57316b31f
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