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.cfg3
1 files changed, 2 insertions, 1 deletions
diff --git a/extra/i18n/babel.cfg b/extra/i18n/babel.cfg
index ff50c82..c120f5a 100644
--- a/extra/i18n/babel.cfg
+++ b/extra/i18n/babel.cfg
@@ -1,4 +1,5 @@
-[python 1="**.py" language=":"][/python]
+[python: **.py]
+
[jinja2: **/templates/**.html]
encoding = utf-8
extensions = jinja2.ext.autoescape,jinja2.ext.with_