Drop de/es locales, complete fr translations, add navbar language switcher.
This commit is contained in:
parent
69a4a3ca9d
commit
8cda627753
9 changed files with 309 additions and 929 deletions
|
|
@ -198,9 +198,7 @@ USE_TZ = True
|
|||
|
||||
# Limit available languages to this subset
|
||||
LANGUAGES = [
|
||||
("de", _("German")),
|
||||
("en", _("English")),
|
||||
("es", _("Spanish")),
|
||||
("fr", _("French")),
|
||||
]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue