Merge "Update Babel configuration"

This commit is contained in:
Zuul
2026-05-14 16:13:22 +00:00
committed by Gerrit Code Review
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