Make the web app select the language based on browser values

Language also can be selected using the `?l=langcode` query string.
This commit is contained in:
2018-06-29 14:55:57 +02:00
parent bc47310cfb
commit 448ae1bce0
4 changed files with 96 additions and 2 deletions

4
.gitignore vendored
View File

@@ -1,2 +1,4 @@
__pycache__/
app/local.db
/app/local.db
/messages.pot
/app/translations/*/LC_MESSAGES/*.mo