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:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -1,2 +1,4 @@
|
||||
__pycache__/
|
||||
app/local.db
|
||||
/app/local.db
|
||||
/messages.pot
|
||||
/app/translations/*/LC_MESSAGES/*.mo
|
||||
|
Reference in New Issue
Block a user