summaryrefslogtreecommitdiff
path: root/talerbackoffice/backoffice/templates/translations/babel.map
diff options
context:
space:
mode:
Diffstat (limited to 'talerbackoffice/backoffice/templates/translations/babel.map')
-rw-r--r--talerbackoffice/backoffice/templates/translations/babel.map9
1 files changed, 9 insertions, 0 deletions
diff --git a/talerbackoffice/backoffice/templates/translations/babel.map b/talerbackoffice/backoffice/templates/translations/babel.map
new file mode 100644
index 0000000..d596257
--- /dev/null
+++ b/talerbackoffice/backoffice/templates/translations/babel.map
@@ -0,0 +1,9 @@
+[extractors]
+jinja2 = i18nfix:babel_extract
+
+[python: **.py]
+
+[jinja2: **/templates/**.html]
+encoding = utf-8
+lstrip_blocks = True
+trim_blocks = True