summaryrefslogtreecommitdiff
path: root/babel.cfg
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-10-11 15:40:39 +0200
committerChristian Grothoff <christian@grothoff.org>2020-10-11 15:40:39 +0200
commit449f1d5765ffffcf2c708f4ccf6278e9c79081d0 (patch)
tree284ae10511cb677edb390f5fa20533c0f52e3eb9 /babel.cfg
parenta984947846c7b83d3151fc4987ca615edcb168ef (diff)
downloadtaler-merchant-demos-449f1d5765ffffcf2c708f4ccf6278e9c79081d0.tar.gz
taler-merchant-demos-449f1d5765ffffcf2c708f4ccf6278e9c79081d0.tar.bz2
taler-merchant-demos-449f1d5765ffffcf2c708f4ccf6278e9c79081d0.zip
improve i18n for survey
Diffstat (limited to 'babel.cfg')
-rw-r--r--babel.cfg4
1 files changed, 3 insertions, 1 deletions
diff --git a/babel.cfg b/babel.cfg
index 339b5df..1cbe423 100644
--- a/babel.cfg
+++ b/babel.cfg
@@ -1,2 +1,4 @@
-[jinja2: **/templates/**.j2 **/*.py]
+[jinja2: **/templates/**.j2]
extensions=jinja2.ext.autoescape,jinja2.ext.with_
+
+[python: **/*.py]