aboutsummaryrefslogtreecommitdiffstats
path: root/extra/i18n/babel.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'extra/i18n/babel.cfg')
-rw-r--r--extra/i18n/babel.cfg4
1 files changed, 4 insertions, 0 deletions
diff --git a/extra/i18n/babel.cfg b/extra/i18n/babel.cfg
new file mode 100644
index 0000000..ff50c82
--- /dev/null
+++ b/extra/i18n/babel.cfg
@@ -0,0 +1,4 @@
+[python 1="**.py" language=":"][/python]
+[jinja2: **/templates/**.html]
+encoding = utf-8
+extensions = jinja2.ext.autoescape,jinja2.ext.with_