Start translating the web portal

This commit is contained in:
Jonas Schäfer
2020-03-07 16:55:12 +01:00
parent 1ab3fac939
commit e07fbb0c97
13 changed files with 341 additions and 37 deletions

3
babel.cfg Normal file
View File

@@ -0,0 +1,3 @@
[python: snikket_web/**.py]
[jinja2: snikket_web/templates/**.html]
extensions=jinja2.ext.autoescape,jinja2.ext.with_