Skip to content
Open
Show file tree
Hide file tree
Changes from 12 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion app/babel_mapping.ini
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Extraction from Python source files
[python: **.py]

# Extraction from Jinja2 HTML and text templates
# Extraction from Jinja2 HTML and j2 templates
[jinja2: **/templates/**.html]
[jinja2: **/templates/**.j2]
extensions = jinja2.ext.i18n,jinja2.ext.autoescape,jinja2.ext.with_
Binary file modified app/locales/en/LC_MESSAGES/base.mo
Binary file not shown.
Loading