Browse Source

Create babel.cfg

Stefan Pejcic 1 year ago
parent
commit
dde1eb47e7
1 changed files with 5 additions and 0 deletions
  1. 5 0
      babel.cfg

+ 5 - 0
babel.cfg

@@ -0,0 +1,5 @@
+[python: **.py]
+[jinja2: **/templates/**.html]
+
+[extractors]
+jinja2 = jinja2.ext:babel_extract