Skip to content

Commit

Permalink
fix issue #74
Browse files Browse the repository at this point in the history
  • Loading branch information
CorsoGabriele committed Jan 22, 2021
1 parent 238a01e commit 3099ee2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fare/config.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ def _(x):
# ====
#: Default language
BABEL_DEFAULT_LANGUAGE = 'it'
BABEL_DEFAULT_LOCALE = 'it'
#: Default time zone
BABEL_DEFAULT_TIMEZONE = 'Europe/Rome'
#: Other supported languages (do not include the default language in list).
Expand Down

0 comments on commit 3099ee2

Please sign in to comment.