Make the web app select the language based on browser values

Language also can be selected using the `?l=langcode` query string.
This commit was merged in pull request #9.
This commit is contained in:
2018-06-29 14:55:57 +02:00
父節點 bc47310cfb
當前提交 448ae1bce0
共有 4 個文件被更改,包括 96 次插入2 次删除

4
.gitignore vendored
查看文件

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